Has anyone had any success using mergLAEvaluate on devices that have Face ID?
By using the sample code from the LiveCode lessons I've managed to get this working fine for Touch ID based devices but when I try the same code on later Face ID based devices the app aborts when mergLAEvaluate is called.
So far I've tried it on the iOS Simulator (xCode 11_4_1 works on 6s, crashes on X upwards) and a physical device (iOS 13_5) - both under the latest version of LiveCode (9_6_0).
mergLAEvaluate for Face ID?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Livecode Staff Member
- Posts: 864
- Joined: Fri Feb 06, 2015 4:03 pm
Re: mergLAEvaluate for Face ID?
Hello paulw,
You need to customise the plist file - see https://quality.livecode.com/show_bug.cgi?id=21859 for more details.
Kind regards,
Panos
--
You need to customise the plist file - see https://quality.livecode.com/show_bug.cgi?id=21859 for more details.
Kind regards,
Panos
--
Re: mergLAEvaluate for Face ID?
Panos,
Many thanks, that worked a treat.
Paul
Many thanks, that worked a treat.
Paul