E
E
Evgeny Zapunny2021-06-29 16:55:25
React Native
Evgeny Zapunny, 2021-06-29 16:55:25

How to remove unnecessary permissions React native?

After building the application through expo, I downloaded the bundle and tried to upload it to Google Play, but they told me that my apk requires some permissions, or rather:

  • android.permission.RECORD_AUDIO
  • android.permission.CAMERA
  • android.permission.READ_PHONE_STATE
  • android.permission.READ_CONTACTS
but the problem is that I do not need this functionality, how to fix this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Makarov, 2021-07-05
@kirbi1996

If Expo then look there in one of the main json all permissions are registered, just delete unnecessary

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question