You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issue where Unity 5.6.X would add READ_PHONE_STATE
* This was due to a missing minSdkVersion entry in AndroidManifest.xml.
- Unity was adding this legacy permission due to defaulting to a lower version.
0 commit comments