Re: Using Touch ID with Keychain and LocalAuthentication

2017-08-17 Thread Monte Goulding via use-livecode
Hi Todd Reading and writing to the keychain is not very complicated but you will need an external or if you are using the latest versions of LC 9 then it can be done with the objective-c FFI from infinite LiveCode. Probably best to contact Business Services if you are in a hurry. Cheers Monte

Re: Using Touch ID with Keychain and LocalAuthentication

2017-08-17 Thread Mike Kerner via use-livecode
Why not open a session with your server and have it transmit a key that is unique to the device/user? On Thu, Aug 17, 2017 at 9:35 AM, Todd Fabacher via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello Mark or Monte or any knowledgeable soul, > > > We are working with the United Natio

Using Touch ID with Keychain and LocalAuthentication

2017-08-17 Thread Todd Fabacher via use-livecode
Hello Mark or Monte or any knowledgeable soul, We are working with the United Nations to create their first LMS mobile App. The problem is they are security freaks. It took their hackers about 4 hours to send me screen shots of the encryption key I scripted in LiveCode and compiled for iOS. Norma