Open lingdianguole opened 5 years ago
Same problem. Do you find the solution?
I fixed the problem by changing the following two lines in AndroidManifest.
<uses-permission tools:remove="android:maxSdkVersion" android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission tools:remove="android:maxSdkVersion" android:name="android.permission.READ_EXTERNAL_STORAGE" />