CoreNFC crash
akaraul opened this issue · 17 comments
On iPhone 6 with iOS 12.5.1 the application crashes:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: /System/Library/Frameworks/CoreNFC.framework/CoreNFC | Referenced from: /private/var/containers/Bundle/Application/Frameworks/Anyline.framework/Anyline | Reason: image not found
Triggered by Thread: 0
Hello,
have you added the Anyline framework and chosen Embed & Sign?
You can find that option in the "General" tab of the application under "Frameworks, Libraries, and Embedded Content"
Can you double check the setting?
Crash only on iOS 12.5.1 and so far it is known that only on iPhone 6. On other devices, everything is ok
Thats strange. Can you please try to add it manually and see if that changes anything?
I tried to run your sample project on an iPhone 5s with iOS 12. Got a crash again @davlhd
But on iPhone XR (iOS 14) everything is fine.
Check this: https://developer.apple.com/forums/thread/106057
I tried adding the CoreNFC framework as an optional but it didn't help.
UPD: The application starts only with version Anyline 25
Your app in the app store also crashes @davlhd
https://user-images.githubusercontent.com/20819174/109933195-32b05b80-7cdc-11eb-9478-d7a0b98b20b8.MP4
We opened a ticket for this issue and will hopefully be able to fix this in the upcoming release.
The release is planned for this week
Yes it should be fixed
Hi @akaraul, short update from our side, sorry for the miscommunication: We are currently testing a fix for the core nfc crash and will release a hotfix as soon as possible. I hope we can get everything ready until Monday.
@philippAnyline hi, thanks for the info
@davlhd @philippAnyline the problem is fixed in version 29.1. Thanks