Skip to content

Conversation

karlisl
Copy link

@karlisl karlisl commented Feb 28, 2018

Fix for "Property biometryType is only available on iOS 11.0.1 or newer". Library won't compile under iOS 11.3 SDK.

... when checking for biometryType availability, please check against iOS 11.0.1, because iOS 11.0 didn’t contain the property at all, so you’d end up crashing on devices that still run the initial 11.0 release. The annotation was fixed in 11.2 or 11.3.

https://openradar.appspot.com/36064151
https://github.com/mshibanami/BiometryTypeBugWorkaround

Copy link

@hemangshah hemangshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is too broad solution to this problem, looking forward to see something more better way than this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants