Skip to content

I'm having a problem with the APK #2909

Closed Answered by MarmadileManteater
Jadecraft4 asked this question in Q&A
Discussion options

You must be logged in to vote

This is not a known issue, so I would suggest making a 🪲 bug report under the FreeTubeCordova repo in order to help document this problem.

My absolute first 🤔guess as to what might be causing this would be localStorage size limitations. In FreeTubeCordova, subscriptions are stored using localStorage instead of a local db file, so potentially, if you had a big enough subscriptions list, this could cause the data stored in localStorage to be shortened in a way which could cause the app to fail to load due to a deserialization error. However, this is just an educated guess without replicating the issue myself first.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jadecraft4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants