Hi Boxers, I'm trying to set up google play services for a leaderboard and IAP (remove ads) in my first ever app. I've gone over and over the settings and can't find anything wrong, but nothing's working. Could someone take a look at my settings screenshots and tell me what I'm doing wrong please? Game Services and Leaderboard id: License Key: Store Identifier/Product id: BB Settings: Leaderboard Error (button doing nothing): IAP settings throwing error: Error Signing in to services: Error Attempting IAP: Errors in Android Studio (after sync/clean/rebuild): All errors in PTStoreBridge.java have similar error message, also 2 similar leaderboard errors in PTServicesBridge.java. (Apk compiles and runs fine on device except gplay services). Windows 10 Android Studio 3.0.1. BB 2.3.3.0 Thanks in advance for any help/advice you can give! Cheers.
I've done some additional checks, but still no luck... 1) I read somewhere that achievements need to be added to console, even though they're not used, so I've done that. 2) And checked for spaces in all the character strings, including start and end of string. Anyone?
Have you linked your game in the leaderboard setting? And have you published your leaderboard? I‘m not sure but as i know also the app have to be published..
Hi @Wapps1, thanks very much for replying! Making some progress now, thanks. The app was published and also the leaderboard, and linked, but I didn't bother publishing achievements, but now that I've published achievements the leaderboard is working. Seems a bit strange? Never mind, it's working. Still no joy with IAP though.. I might just remove it, ads aren't that intrusive anyway.. Thanks again.
I havent used Google Console for a while - its' become so bloated and un-user friendly and really puts me off. I am sure that it says in the Testing in-app billing tutorial you need to upload a version of your App to the Play store and publish it (even if only to an Alpha testing track) before you can try In-app billing.