Informing mobile app users about discounted subscriptions

62 views Asked by At

What is the best way to inform my mobile app's users that I'm providing a limited-time discount on in-app subscriptions, while still informing them that the discount will end after a month and that renewal will be on the original high price?

I need a way on both Android and iOS apps.

1

There are 1 answers

7
AnswerDroid On BEST ANSWER

There are many ways to acheive them.
You can implement push notifications in your app(Or may be having already) and send notifications to users in current update or next update that will appear showing them the offer.
You can also update the app details- highlighting the feature on the market(Playstore/ iTunes).