Untitled
Anonymous
plain_text
01/20/2023 11:01 AM
356 B
17
Indexable
Please try to replace <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="29"/> with <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="32"/> Hope this will work for you.
Editor is loading...