darrylsyms / fretwise-app-private

0 stars 0 forks source link

disableSqlite bug #42

Open darrylsyms opened 2 years ago

darrylsyms commented 2 years ago

When using this code: externalCodeSetup.sqliteApi.disableSqlite(), a single course categories screen looks like this:

IMG_5F21848EA220-1

When I delete this line of code, the screen looks as expected:

IMG_78ABE08DB70F-1

I had no problem on app version 1.6.2, but since updating it appears that the sqliteApi has been compromised.