Hello,
I recently launched my new app with paid autorenewing subscriptions. Now I see that the prices where too high, so I have only 2 customers.
In the AppStore I could replace the description and the prices. But since my app is also on the Google Play Store, I have to face the issue that this isn't possible there. Since I would like to keep both systems in sync, I'd like to have a solution for both ecosystems.
So in the end I want to create new products (i.e. subscriptions). This wouldn't be much of a problem but I have a customer on Android and one on iOS.
- So what's the best practice for dealing with such situations?
- Is it OK to not deliver the old subscription product id's with the app?
- And how do I handle the purchaser of the old product? Will the app crash if he opens the IAP section and the product is missing?
- Or is there another way I don't see?
Thanks in advance.
Bye