Google app invites Unity3D Plugin Json File Location

I am trying to integrate Google Invites into Unity 3D Android, there is no official plugin for this, but I can create it. The problem is that I'm not sure where to place the json file in a Unity project.

In Android Studio, you need to put it in the application directory / or mobile /.

Can someone help me and tell me where to put the google-services.json file in a Unity Android project. Your help would be greatly appreciated.

thanks

+8
android google-play-services unity3d
source share

No one has answered this question yet.

See related questions:

935
Cannot start Eclipse - Java was started, but returned exit code = 13
687
Android error: Failed to install * .apk on device *: timeout
377
How to remove all debug log calls before creating a release version of an Android app?
309
Message LogCat: Google Play Services Resources not found. Check your project configuration to make sure resources are turned on.
116
What does google-services.json really do?
10
Where can I add google-services.json in xamarin app
7
Android Plugin with Google Fitness API for Unity3D
one
install google-services.json configuration file in IntelliJ gradle project? Google Login Support
0
Google App Application Icons

All Articles