question

Elmo avatar image
Elmo asked

Change GameCircle Popup position

The GameCircle popup when getting a new score or achievement covers a most important part of our game. If the player gets and Achievement in the middle of a fast game move, the GameCircle popup appears at the bottom of the screen - which is really annoying. Is there a way to change the position of the popup? Thanks for any hint!
10 |5000

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

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Elmo, Thank you for writing to us. Yes the popup up location can be changed. amazonGamesClient.setPopUpLocation(PopUpLocation.TOP_CENTER); Please refer : https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/content/sdk/gamecircle/javadocs/index.html?com/amazon/ags/api/overlay/PopUpLocation.html
10 |5000

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

Elmo avatar image
Elmo answered
Thanks a lot!
10 |5000

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

Jacob and Kylin Johnson avatar image
Jacob and Kylin Johnson answered
Why is the default location at the bottom? Kinda strange.
10 |5000

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

Sujoy@Amazon avatar image
Sujoy@Amazon answered
10 |5000

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

Kenneth A Liu avatar image
Kenneth A Liu answered
Hi, I was wondering where is the appropriate place to initiate that call for the latest version of the Game Circle SDK? The earliest place I was able to call it was in onServiceReady in the callback from initialize, but even if I do that the first popup (the welcome message) pops up on the bottom and all future popups show up on the top. Is there a way to get that first message to show up on top?
10 |5000

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

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Kenneth, Yes, we are aware of this issue. This will be fixed in subsequent release. Thanks.
10 |5000

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