Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request codes must be unique. File picker=3, Folder picker=0, Storage access=0, Create file=4 #93

Closed
naveen-nuveda opened this issue Jul 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@naveen-nuveda
Copy link

Library version: 1.3.0
OS version: Android 11
Device model: Realme X2
Describe the bug
Caused by java.lang.IllegalArgumentException
Request codes must be unique. File picker=3, Folder picker=0, Storage access=0, Create file=4
com.anggrayudi.storage.SimpleStorage.checkRequestCode (SimpleStorage.java:101)
com.anggrayudi.storage.SimpleStorage.setRequestCodeFolderPicker (SimpleStorage.java:2)
com.anggrayudi.storage.SimpleStorage.onRestoreInstanceState (SimpleStorage.java:58)

To Reproduce
It is working on some phones and not working on some other phones

Stacktrace
[If applicable]

@anggrayudi anggrayudi reopened this Jul 18, 2022
@anggrayudi anggrayudi added the bug Something isn't working label Jul 18, 2022
anggrayudi pushed a commit that referenced this issue Jul 18, 2022
anggrayudi pushed a commit that referenced this issue Jul 23, 2022
@anggrayudi
Copy link
Owner

Fixed in v1.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants