-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
google-play-services.jar conflict #7
Comments
I got the same issue |
Hi, you could try to update the jar, it should work if there is no API changes. If it work, please do a pull request with the updated jar. Thanks ! |
It doesn't seem to work. I replaced the updated jar and changed the version number. I got the following errors:
|
|
Please check than your jar is up to date. I've done a quick search, it seems than some changes are required on the AdMob side: |
My jar is most updated (downloaded from Android SDK Manager) at version 4323000.
|
Did a very quick and dirty (and very limited) fix for this Well, at least the Leaderboard works... |
Hi kevinresol, What openfl version are you using in your branch? maybe i modified wrong this line: The original version from shoebox doesn't even compile Thanks |
Hi there, the google-play-services.jar in the extension conflicts with latest one (version code: 4323000) in the Admob extension of my project. Is it possible to update it? or how can I use these both? Thanks.
The text was updated successfully, but these errors were encountered: