1

My react native app got failed to run on android Pie (android.permission.INTERACT_ACROSS_USERS_FULL). But I can run my app on android Oreo Device

What I have already tried, but didn't solve the problem:
1. I have tried deleting node modules, and reinstalling with npm install
2. I tried gradlew clean
3. Disable google play protect

java.lang.SecurityException: Permission Denial: runInstallCreate from pm command asks to run as user -1 but is calling from user 0; this requires android.permission.INTERACT_ACROSS_USERS_FULL

pappbence96
  • 1,164
  • 2
  • 12
  • 20

0 Answers0