Skip to main content
Question

How to allow google play app reviewers to access premium features of my app without buying subscription.

  • 24 August 2024
  • 1 reply
  • 23 views

My app don’t have any login or registration. User can simply come and use my app. My app is a chat bot and user can use it for free 3 times and after that user have to buy the subscription to keep using the app. Now the issue is that google is asking for login credentials to access to premium features of the app. How can I allow them to bypass this to access to features for free to test my app. 

 

1 reply

Userlevel 2
Badge +4

Hi @umeryaseen. Google reviewers require full access to your app to test it before approving it for release. You could implement a way for only reviewers to access your premium features, perhaps with some kind of authentication system, or a way to bypass your paywall. 

Reply