question

John Gaby avatar image
John Gaby asked

GCOverlay not found

I am trying to add Whispersync. I am following the GameCircle SDK instructions here: https://developer.amazon.com/public/apis/engage/gamecircle/docs/initialize-android It tells me to add the following to my manifest: android:theme="@style/GCOverlay" However when I do so I get the error: error: Error: No resource found that matches the given name (at 'theme' with value '@style/GCOverlay') Am I missing a step? 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.

1 Answer

Amelia@Amazon avatar image
Amelia@Amazon answered
Hello John Gaby, This is likely happening because the GameCircle library has not been imported correctly into your workspace. Please trying following the steps detailed in below link to see if that resolves your issue. https://developer.amazon.com/public/apis/engage/gamecircle/docs/initialize-android#Step%202.%20Add%20a%20Reference%20in%20Your%20Project%20to%20the%20GameCircle%20Library
10 |5000

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