-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Import subscription no prompt for storage permission bug #9169
Copy link
Copy link
Closed
Labels
bugIssue is related to a bugIssue is related to a buggood first issueEasy/simple issues perfect for newcomers to get involved in the projectEasy/simple issues perfect for newcomers to get involved in the projectimport/exportAnything related to import/export of data and subscriptionsAnything related to import/export of data and subscriptions
Metadata
Metadata
Assignees
Labels
bugIssue is related to a bugIssue is related to a buggood first issueEasy/simple issues perfect for newcomers to get involved in the projectEasy/simple issues perfect for newcomers to get involved in the projectimport/exportAnything related to import/export of data and subscriptionsAnything related to import/export of data and subscriptions
Checklist
Affected version
0.24.0
Steps to reproduce the bug
Expected behavior
The app should import subscription
Actual behavior
Won't even let me pick file
The issue only arises because new pipe doesn't ask for storage access permission when trying to import subscription by clicking on import from> previous export under subscription tab.
Screenshots/Screen recordings
No response
Logs
No response
Affected Android/Custom ROM version
Color OS v6.0(android 9)
Affected device model
Oppo Realme 1 CPH1861
Additional information
Note: I figured out the reason why it's because new pipe doesn't ask for permission for storage at startup so when the import is clicked it launches android file picker but if you go to settings and try to set download location it asks for permission or just manually enable storage access in settings or app info depending upon your OS and ROM then when you try to import subscription it uses newpipe's native file picker which works fine entirely.