helpcrunch / android-sdk-demo

Public demo for HelpCrunch Android SDK
Apache License 2.0
9 stars 1 forks source link

WRITE_EXTERNAL_STORAGE maxSdkVersion #68

Closed ghost closed 1 year ago

ghost commented 1 year ago

Your manifest has a hardcoded maxSdkVersion for WRITE_EXTERNAL_STORAGE This breaks storage permissions for Android 10

Screenshot 2022-12-19 at 14 34 56
TalbotGooday commented 1 year ago

Hi, @chillim69. This permission will be removed in the next release

TalbotGooday commented 1 year ago

WRITE_EXTERNAL_STORAGE permission removed