Skip to main content

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. 

 

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.