Hi we are developing Xamarin application where we want monitor how many peoples install application from our referral id.
Im find this document https://developers.google.com/analytics/devguides/collection/android/v4/ where it says "Copy the google-services.json file you just downloaded into the app/ or mobile/ directory of your Android Studio project.".
I have visual studio (2013) project where these folders are missing of course. Question is, where i add the google-services.json file in visual studio project ?
Thanks in advance