I am troubleshooting a new REVVL Tab 5g running Android SDK 34. Data in the SqlCipher database loses all data in the database upon closing the application. I can see it populates the database when downloading the data but when I exit the app, none of the data is saved. This works on every version without issue prior to SDK 34. I tried updating to SqlCipher 1.7 but still have the same issue. All the database transactions work as expected while in the app and only when you close the app completely all the data is removed from the database. Any ideas on how I can resolve this issue. Thanks.