I love B4A and have been working on my first complex app for over 2 years now. It uses Build Configurations with Conditional Symbols for several different versions. The program has ads for some versions and not for others based upon the Conditional Symbol name (#Copper #Silver #Gold…). My application utilizes a database which also uses both portrait and landscape design so that it will work with 10’s of thousands of devices while looking properly.
I wrote the above paragraph hopefully to relay the fact that I work hard to understand my problems while using B4A resources to resolve them. I am presently at a great impasse in which I feel that many others have as well, which I feel may be a relatively simple answer.
I have an application that I can install to any one of many of my phones and tablets for the Conditional Symbol name versions (##Copper #Silver #Gold …) which work properly with or without ads, and with enhancements based upon the version numbers that I compile locally on my devices.
I am very much misunderstanding what I need to do both in my code so that I can upload a SINGLE named .apk file to Google Play in order to make this in-app purchase application work.
I very much thank anyone helping me understand this in advance.
I wrote the above paragraph hopefully to relay the fact that I work hard to understand my problems while using B4A resources to resolve them. I am presently at a great impasse in which I feel that many others have as well, which I feel may be a relatively simple answer.
I have an application that I can install to any one of many of my phones and tablets for the Conditional Symbol name versions (##Copper #Silver #Gold …) which work properly with or without ads, and with enhancements based upon the version numbers that I compile locally on my devices.
I am very much misunderstanding what I need to do both in my code so that I can upload a SINGLE named .apk file to Google Play in order to make this in-app purchase application work.
I very much thank anyone helping me understand this in advance.