it is possible to test in-app-purchases for development testing without a developer account? I can´t access sanbox and Features without being a developer
I have a very long string which may be continuous without space or not continuous, and it should automatically generate pdf with with multiple pages if necessar
I have a Svelte site white is uploaded to Gitlab. I tried to deploy it to Netlfiy but I keep on getting the notification "Not Found" after I enter the build set
I have the following JavaScript code: const cardWrapper = document.querySelectorAll('.card__wrapper'); cardWrapper.forEach((cont) => { const cards =
I have a VB windows form application that has 02 ComboBox that provide newname input for a renaming file event. The first combobox provide prefix for new name c
I am learning the Google Cloud platform, trying to implement my first project and am getting lost in the tutorials. I am stuck at the trying to implement an ngi
My issue is that I need an auth module and user module each containing a service (eg. auth and user service). First I wanted to import the user module (whcih ex
Is there a way to auto indent Proto file code in Visual Studio. For example, C# code can be indented but proto file isnt getting indented in visual studio 2019.