We are using Realm Server and have a question about security. I’m not too worried about iOS, but on Android, hacking an APK is pretty common.
Within the app, there are ways to keep from showing certain data even when they log in to the synced realm. However, if the APK was hacked (theoretically) and they had the credentials for the synced realm, could they then see and/or modify the data in the synced realm?
Thanks. --Kurt