googlesamples / googlesamples/unity-jar-resolver
Issues when saving analytics settings to GvhProjectSettings.xml
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 371
- Avg merge
- 14h 21m
- Merged PRs (30d)
- 3
Description
### Please fill in the following fields:
Unity editor version: 2018.4.23f1
External Dependency Manager version: 1.2.156
Source you installed EDM (from .unitypackage or Unity Package Manager): .unitypackage
Features in External Dependency Manager in use (Android Resolver, iOS Resolver, VersionHandler, etc.): Android Resolver, iOS Resolver, VersionHandler
Plugins SDK in use (Firebase, Admob, Facebook, etc.): Firebase, Facebook
Platform you are using the Unity editor on (Mac, Windows, or Linux): Mac
Platform you are targeting (iOS, Android, and/or desktop): Android
Scripting Runtime (Mono, and/or IL2CPP): IL2CPP
### Please describe the issue here:
Analytics settings are not being properly saved. After the popup shows up, if you select "No" it will add a line like this:
``
The same thing happens if you change the settings for "Yes" then change it back to "No".
Even if values are committed to the repository, other users will still see both popups (For the dependency manager analytics and for firebase analytics).



### Please answer the following, if applicable:
What's the issue repro rate? (eg 100%, 1/5 etc) 100%
Contributor guide
Assessment
This issue has not been assessed yet.