Amazon Gamecircle and in app purchases

rematicrematic Member, PRO Posts: 0
Hey guys,

we can't seem to get in app purchases working for android (amazon app store). We did everything according to the cookbook but it just doesn't work. There are no error messages, not even in the logs (logcat). Nothing happens when the button, the behaviour is bound to, is clicked.

Additionally, gamecircle wasn't working either at first. I had to reverse the apk and fix the manifest myself for it to work.

After logging in to gamecircle, you get redirected to "amzn://PACKAGE_NAME?scopeAndSoOn", but the intent filter for the url scheme had "com.gamesalad.player" in its host attribute, so it didn't match.

I couldn't post an example of the change i made to the manifest, it just cuts the tags away, but i think you get it ;)

Comments

Sign In or Register to comment.