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
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
After using the library, our app started to require permission 'READ_PHONE_STATE'.
Our 'app/build/outputs/logs/manifest-merger-global-release-report.txt ' says that the permission is implied since 'com.google.vr.sdk.audio has a targetSdkVersion < 4'.
It looks like this issue regressed between 1.80 & 1.90 of the SDK. We'll fix this in the next version of the SDK. But the workaround mentioned in #71 should also work if you modify the audio library's AndroidManifest.xml
Hi,
After using the library, our app started to require permission 'READ_PHONE_STATE'.
Our 'app/build/outputs/logs/manifest-merger-global-release-report.txt ' says that the permission is implied since 'com.google.vr.sdk.audio has a targetSdkVersion < 4'.
Maybe #71 is happening again?
The text was updated successfully, but these errors were encountered: