SIGABRT
Frohmen opened this issue · 7 comments
After upgrading to the latest version 2.2.4 i get a SIGABRT
inside the sharedView
function when calling KVNProgress.showWithStatus
Hello @Frohmen! Try using the latest version of KVNProgress (2.3) available via CocoaPods.
Give me your feedback 🙃
I'm afraid it still doesn't work, getting the same error as before
Can you reproduce the issue every time?
Also, can you show me the logs of the crash, please?
Yes it happens every time
Sorry for not understanding, but what do you mean with the logs of the crash?
I just noticed this in the debug console, which I didn't see before:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </var/containers/Bundle/Application/97259200-1DAB-4656-9535-E0E29DB93D2A/Dagens Kungsbacka.app/Frameworks/KVNProgress.framework> (loaded)' with name 'KVNProgressView''
It might have something to do with that I'm using Swift and using the pod as framework