facebook / metro

🚇 The JavaScript bundler for React Native
https://metrobundler.dev
MIT License
5.24k stars 626 forks source link

Extranal Storage Premission Denied #1363

Closed RuqayyaDbits closed 1 month ago

RuqayyaDbits commented 1 month ago

Hi, I have implemented external storage permissions in React Native, but I'm facing an issue where the storage permission is being denied. I've also tried using an older version of React Native. I think this might be a problem with the bechand. I have tried it on different laptops, but the issue persists. Please help me resolve this. 619bb45b-720f-4ca4-a8e2-aff921293a75

robhogan commented 1 month ago

This isn’t anything to do with Metro, which is the JS bundler.

You can try opening an issue in React Native but you’ll need to provide a reproducible example and explain in detail what it is you’re doing - there isn’t enough information here for anyone to help you.