Amazon Game Circle Login Problem
Hi,
I have problem with amazon game circle login in my android game. When I try to connect to Amazon game circle as a user, my game error and says "Unexpected error: unable to find explicit activity class {com.ckb.blockfall/com.amazon.ags.html5.overlay.GameCircleAlertUserInterface}; have you declared this activity in your AndroidManifest.xml"
Can anyone tell me how to fix this?
Thank you,
Comments
Sounds like you've played around with code or have a rogue actor somewhere. Make sure that your MD5 and Leaderboard/achievement IDs all match
I use same IDs and MD5. But the API key in the security profile is different with the API key in the GameCircle even though I use the same MD5, which API key should I use?
i always use the API found in game circle
Is that work? I just change it with the API in GameCircle but the result still the same.
When i try to test the apk to amazon, apk for kindle has no error but ther is an error for apk for android. Is the gamecircle not support for android?
Thanks
@jonmulcahy Thank you it works