ahmadVicky

Results 3 comments of ahmadVicky

hi, I still got this issue. I use this uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" tools:node="remove" still didn't work and I am not using open_file. can anyone help me ??

> @ahmadvicky, there are two steps to take: > > 1. Make sure the `android.permission.REQUEST_INSTALL_PACKAGES` permission is not listed in the `android/app/src/main/AndroidManifest.xml` file. > 2. When the permissions is not...

> > @ahmadvicky, there are two steps to take: > > > > 1. Make sure the `android.permission.REQUEST_INSTALL_PACKAGES` permission is not listed in the `android/app/src/main/AndroidManifest.xml` file. > > 2. When...