AppStateManager does not exist
Closed this issue · 1 comments
rifai commented
Hi,
I tried to build simple android game using this extension. But I got this error
[javac] \export\android\bin\deps\gpgex\src\com\gpgex\GooglePlayGames.java:18: package com.google.android.gms.appstate.AppStateManager does not exist
I already updated the latest Google Play Service library. I'm using version 1.3.1 from haxelib.
fbricker commented
Hi, I've fixed this last night. Please update the extension to version 1.3.2 to fix this (the issue was that google removed some APIs on the last version of google play services).
Thanks!