You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android device model: "Huawei nova 11 i, emui 14.2.0"
I'm using react-native-blob-util in my React native app to download files. It works fine on all android devices but one with model Huawei nova 11 i, emui 14.2.0
If I switch useDownloadManager to false it starts to download on this device too.
The text was updated successfully, but these errors were encountered:
Versions:
react-native-blob-util: "0.19.9",
react-native: "0.74.5"
Android device model: "Huawei nova 11 i, emui 14.2.0"
I'm using react-native-blob-util in my React native app to download files. It works fine on all android devices but one with model Huawei nova 11 i, emui 14.2.0
If I switch useDownloadManager to false it starts to download on this device too.
The text was updated successfully, but these errors were encountered: