Quick Note on an easy way to assess iOS apps

If you want to determine if a iOS mobile app is well designed/coded/secure try out using iCloud keychain with the login/registration page.

All proper implementations should follow Apple’s guidelines that lead to key-chain compatibility (i.e. fills out your username/password correctly, etc.).

If for some reason it doesn’t work properly, that’s a red flag for the app/developer.

Originally posted on Facebook May of 2019