Vydia / react-native-background-upload

Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.
MIT License
733 stars 334 forks source link

Not working in android version > 13 #354

Open HarryTheMartec opened 1 week ago

HarryTheMartec commented 1 week ago

Like the title, my app gets an issue that Android 13 is working fine but Android 14 and 15 make the app stop holding on my screen to send upload files. My react-native version is 0.64.4.

NguyenHuuManh commented 1 week ago

same issue