Obb not found, playstore key not set. why?

OK so i made a test game to test it on my android. So i packaged it, and i signed the google keys in the distribution section of project settings. I made sure that my phone was on developers mode. I packaged it. Then i copy pasted the apk and obb file on to my phone and then i installed the apk file. Then i tried to run the game it game me error: google play store key not found, No obb file found to download … and so on.

So why is this happening? How do i solve it?

1 Like

23:55
can you try this?

It seems the game isn’t recognizing the Google Play Store key or the obb file. Ensure the key is properly configured in your project settings and double-check the obb file placement and naming convention. Additionally, verify that the game is correctly accessing the obb file upon installation on your device.