Hi again people, I'm more or less closer to submitting my first app for review. And i'd want to know wat steps should be taken to maybe ..
1] secure the application from getting cracked. ANY direction here would be much much appreciated.
2] encrypt the sqlitedb? Is it recommended? my db is read-only. So i'm looking for ?
3] My app is a readonly data based. So, if a call comes up, the app is closed, and reopened later, it'll be restarted.. I could save settings.. but, is this always necessary/standard on apps?
1] secure the application from getting cracked. ANY direction here would be much much appreciated.
2] encrypt the sqlitedb? Is it recommended? my db is read-only. So i'm looking for ?
3] My app is a readonly data based. So, if a call comes up, the app is closed, and reopened later, it'll be restarted.. I could save settings.. but, is this always necessary/standard on apps?