question

Eugene Stukalov avatar image
Eugene Stukalov asked

Unity AmazonGameCircle plugin CANNOT_INITIALIZE

Hi, I'm implementing GameCircle SDK with achievements in my game. When I install the app from my PC, GameCircle works well, but after publishing app in amazon and installing app from store I get ServiceNotReadyHandler callback with error "CANNOT_INITIALIZE". What should I do to fix it? Thanks in advance.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jamie Grossman avatar image
Jamie Grossman answered
Hi there, Your game circle config may be incompatible after uploading it to the store. If you are signing your .apk with a specific keystore, I'd suggest creating a security profile with the details from this keystore, and then assigning it to your game circle config/app. This will ensure that after your app is resigned by Amazon after being uploaded to the app, all services used should still remain compatible. You may need to create a new game circle config, but it's worth a shot. Hope this helps, Jamie
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.