Open edubskiy opened 7 years ago
Hey there. We are using your plugin on iOS/Android devices. We recently discovered constant crash of iOS 8.4 (iPhone 6) when using this plugin with this crash report:
Incident Identifier: E633673E-84C7-48C6-8AD3-1EF9B7A89B30 Beta Identifier: FF6C6060-705B-44B6-9EDC-444DB6F2EB09 Hardware Model: iPhone7,2 Version: 2.8.1 (2.8.1) Beta: YES Code Type: ARM-64 (Native) Parent Process: launchd [1]
Date/Time: 2017-01-19 12:33:58.775 +0300 Launch Time: 2017-01-19 12:33:34.458 +0300 OS Version: iOS 8.4 (12H143) Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0xa900fea00c681b08 Triggered by Thread: 8
If we turn off touch id plugin app starts working fine. Do you have any clues how we can fix it?
Can you share the part of your code, where, how and when you call the plugin.
Hey there. We are using your plugin on iOS/Android devices. We recently discovered constant crash of iOS 8.4 (iPhone 6) when using this plugin with this crash report:
Incident Identifier: E633673E-84C7-48C6-8AD3-1EF9B7A89B30 Beta Identifier: FF6C6060-705B-44B6-9EDC-444DB6F2EB09 Hardware Model: iPhone7,2 Version: 2.8.1 (2.8.1) Beta: YES Code Type: ARM-64 (Native) Parent Process: launchd [1]
Date/Time: 2017-01-19 12:33:58.775 +0300 Launch Time: 2017-01-19 12:33:34.458 +0300 OS Version: iOS 8.4 (12H143) Report Version: 105
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0xa900fea00c681b08 Triggered by Thread: 8
If we turn off touch id plugin app starts working fine. Do you have any clues how we can fix it?