ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

Uploading file from device working on android emulator but not working in real device #52

Closed dhruvi-tandel closed 3 months ago

dhruvi-tandel commented 3 months ago

I am encountering an issue where uploading a JSON file with encryption and decryption works fine on the emulator and iOS devices, but it fails on an Android real device. Please provide a solution for this problem.