Expo Android App does not require any permissions by default

89 views Asked by At

The documentation here states that an android app will require all permissions by default. However, mine does not require any. I have not provided android.permissions in my app.json

Why is that?

1

There are 1 answers

1
ticevi On

In Android 6 and higher the permission are no longer checked on install runtime requests