Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19352] iOS9: Access to new TouchID error codes

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-08-17T07:13:43.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsiOS
Labelstouchid
ReporterEduardo Gomez
AssigneeEric Merriman
Created2015-08-13T21:42:35.000+0000
Updated2017-03-21T17:01:55.000+0000

Description

Feature Request

There are new errors for Touch ID. We'd like to get these turned into constants like the other errors are within the touchid module.

Apple Docs

https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS90APIDiffs/Objective-C/LocalAuthentication.html

From the Apple Docs:

"LAError.h 
Added LAErrorAppCancel 
Added LAErrorInvalidContext 
Added LAErrorTouchIDLockout"

Comments

  1. Chee Kiat Ng 2015-08-17

    PR Here: https://github.com/appcelerator-modules/ti.touchid/pull/16 Titanium mobile PR: https://github.com/appcelerator/titanium_mobile/pull/7037
  2. Chee Kiat Ng 2015-08-17

    PRs merged.
  3. Lee Morris 2017-03-21

    Closing ticket as fixed.

JSON Source