Uncaught (in promise): QuotaExceededError #84

Closed
opened 2018-11-09 21:16:30 +00:00 by thrrgilag · 3 comments
thrrgilag commented 2018-11-09 21:16:30 +00:00 (Migrated from gitlab.com)

When authorizing the app (and the auth token is stored) or when adjust app settings the a runtime error is thrown on Android Pie.

Screenshot_1541798098

When authorizing the app (and the auth token is stored) or when adjust app settings the a runtime error is thrown on Android Pie. ![Screenshot_1541798098](/uploads/a17d92cd7f0e7f81f642aebcc4b6562a/Screenshot_1541798098.png)
thrrgilag commented 2018-11-09 21:52:54 +00:00 (Migrated from gitlab.com)

Apparently I've been missing the cordova-sqlite-storage plugin, not sure why it was working before but it is certainly needed now.

ionic cordova plugin add cordova-sqlite-storage

By Morgan McMillian on 2018-11-09T21:52:54 (imported from GitLab project)

Apparently I've been missing the cordova-sqlite-storage plugin, not sure why it was working before but it is certainly needed now. ``` ionic cordova plugin add cordova-sqlite-storage ``` *By Morgan McMillian on 2018-11-09T21:52:54 (imported from GitLab project)*
thrrgilag commented 2018-11-09 21:52:57 +00:00 (Migrated from gitlab.com)

assigned to @thrrgilag

By Morgan McMillian on 2018-11-09T21:52:57 (imported from GitLab project)

assigned to @thrrgilag *By Morgan McMillian on 2018-11-09T21:52:57 (imported from GitLab project)*
thrrgilag commented 2018-11-09 23:45:02 +00:00 (Migrated from gitlab.com)

closed via commit 9a02daa626

By Morgan McMillian on 2018-11-09T23:45:02 (imported from GitLab project)

closed via commit 9a02daa626bfa3ba8721b9fc2972f9d093918749 *By Morgan McMillian on 2018-11-09T23:45:02 (imported from GitLab project)*
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: spacenerdmo/goober-ionic#84
No description provided.