Hi, I am trying to implement the FCM plug-ins for Unity.

The Unity Plug-ins is defined as a library in build.gradle.

In order to correspond to the FCM,
I will need to declare the "apply plugin: 'com.google.gms.google-services'" 
to build.gradle.

But, since it's the library B has not been defined, an error will occur.

For Unity is not built in gradle, it can not be an extension of the 
app-level build.gradle.

After a review of documents, as a parameter in the initialization of 
Firebase class,
it is likely to pass the information of google-services.json.

But, if you do not put the google-services.json file,
an error will occur in the build.

If you have any good how to respond,
what you are unable to your professor to me?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/58ae54b0-e1af-46dc-aeb8-79699d371fb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to