Search code examples
androidsubscriptionbilling

Android application removed from Play Store, but users still have active subscriptions.


Android application removed from Play Store, but users still have active subscriptions.

It is wrong that after some time my application will charge money from subscribers, but actually my application is removed from Play Store.

I removed my application because supporting server became too expensive. so I removed the app.

Most of subscribers from United Arab Emirates and they bought most expensive subscriptions instead of cheaper ones.

I didn't find any solution to stop charge money from subscribers.


Solution

  • To remove subscription of user do this things
    1. Go to Play Console
    2. Open Order Management page
    3. Find an order id of user that subscribed

    then open this order and unsubscribe user.