Hi
When I put some uses-permissions to AndroidManifest file in unity 2017.4.17 everything work fine and app asking for both WRITE_EXTERNAL_STORAGE and READ_PHONE_STATE permissions, but when I put those permissions in unity 2018.3.14 app only asking for WRITE_EXTERNAL_STORAGE permission and not asking for READ_PHONE_STATE.
Am I missing something or it is a bug?
4510429–416947–AndroidManifest.zip (1.38 KB)