Help fix issues playstore reject

i want to publish my app to google playstore. but my application has been rejected. please help to fix the problem so that my application can be published

This happens when your app has login system and app content is restricted without login.

So, when Google wants to test your app they can not access the app so they need a test credentials to test your app.

You need to provide test credentials like test email and password if your app has email login.

If your app has one time Google login with firebase then you need to explain how user can login using their Google account.

1 Like

thanks for the answer. I will try with the advice you give