Skip to content
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

ApplicationException: Java class com/google/android/gms/common/GoogleApiAvailability not found. #53

Closed
k1151204 opened this issue Jan 31, 2017 · 3 comments

Comments

@k1151204
Copy link

Hello.
I am a Korean person and I am mistaken in English. Thank you for your patience.
I'm trying to do FCM on FireBase on Android.
However, when I initialize the Start function, I get an error like the picture.

error

I want to use FireBase's Analytics and FCM services. However, I am worried about the error because of the error.

Answers I'll wait.

@k1151204
Copy link
Author

k1151204 commented Jan 31, 2017

asd

I do not know which AAR file I do not know.

Here is the example code:
ad23

@stewartmiles
Copy link
Contributor

Perhaps you have no AAR files in your project under Plugins/Android?

You may have disabled the Play Services Resolver which would add the AAR dependencies for you. You can enable the Play Services Resolver from the menu under

"Assets --> Play Services Resolver--> Android --> Settings"
Then check "Enable Background Resolution"

Finally, since resolution was probably disabled run it manually using the
"Assets --> Play Services Resolver--> Android --> Resolve Client Jars" menu option

@k1151204
Copy link
Author

k1151204 commented Feb 1, 2017

Wow, thank you very much. Thanks for the help !!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants