You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I can see my queries and mutations in the database of the app (data/data/com.example.app).
I download the queries and mutation DB files and opened them in SQLite DB Browser I am able to see the data which I am sending to the server or saving in my cache.
I want to encrypt the cache. Please provide me with any solutions to this.
The text was updated successfully, but these errors were encountered:
sunnyeverestek
changed the title
How can we do encryption of cache data base in SQLite
How can we encrypt cache data
May 20, 2022
As I can see my queries and mutations in the database of the app (data/data/com.example.app).
I download the queries and mutation DB files and opened them in SQLite DB Browser I am able to see the data which I am sending to the server or saving in my cache.
I want to encrypt the cache. Please provide me with any solutions to this.
The text was updated successfully, but these errors were encountered: