I would like to have 2 versions of my app, with more features for the pay version, and ads in the free version.
I'd like to use build configurations for it. In one version I need a settings bundle, the other not. I also need to know have to have blocks of code conditionally compile based on the selected configuration.
Is there documentation the demonstrates this? It seems like it would be a pretty normal thing.
I'd like to use build configurations for it. In one version I need a settings bundle, the other not. I also need to know have to have blocks of code conditionally compile based on the selected configuration.
Is there documentation the demonstrates this? It seems like it would be a pretty normal thing.