Hi all,
I have a few security-related questions…
-
Is it possible for somebody to reverse engineer Corona apps so as to gain access to the source code / variable names etc… on iOS and Android.
-
Is it possible for somebody to access a SQLite database stored in the documents directory and gain access to any of the content?
When talking to a server-side script (via https) I want the app and the script to have a key they can use for authentication purposes but I don’t want to store the key on the device in a location anyone could gain access to it.
Thanks,
Ian