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
Sometimes the storage returns random junk data instead of the actual data stored by the key. Interestingly this random data is the same every single time.
Using android, Xperia 10 w/ LOS 10
Sometimes the storage returns random junk data instead of the actual data stored by the key. Interestingly this random data is the same every single time.
Some other times a platform exception is thrown:
The following code seems to be able to fetch a value from the store significantly more reliably:
Perhaps the library should adapt better re-trying on errors or thelike?
The text was updated successfully, but these errors were encountered: