-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello,
I don't have a physical Android device that's capable of installing newer versions of Android OS beyond 8. For Android 8 and 7, the downloadToFolder function works as expected:
await downloadToFolder(uri, filename, 'my-apps-folder', channelId);
The 'my-apps-folder' gets created inside Android OS's Documents folder and the file is found. However, client testing with a newer Android OS doesn't see 'mp-apps-folder' inside Documents and it's no where to be found (and no downloaded file either). I'm wondering if anyone has any insights and experiences on any differences in behaviour between different versions of Android OS's.
For now my code is using default Notification settings, if that matters in any way.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels