gosooners345 / ConfessionSearchApp2

This application repo is the official Reformed Collective Android App code. It is written in Kotlin. It was originally C# code, then ported to Java.
0 stars 0 forks source link

onDBUpgrade Code needs reviewed. #4

Closed gosooners345 closed 3 years ago

gosooners345 commented 3 years ago

Review the onDBUPgrade code in the application. Specifically when the app opens up on the first round. We will need to make use of openwriteableDatabase method in db class helper

gosooners345 commented 3 years ago

Bug fixed in test project. Will port over when competed