iOS app crash after launch NFIBinary | Reason: image not found with latest plugin 8.4.83

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hello Team,

Application is crashing after launch for NFIbinary image not found. Even though project is not using any NFI. I have only FFI in project.

I have added NFIBinay.framework to KRelease and KonyJS both. tried to add one by one and test. still same issue.

Xcode version : 10.3

kony iOS plugin version: iOS-8.4.83.v202004301930

Kony Version : 8.4.83

Console Log/

default 21:59:15.101330 +0530 ReportCrash Notice: This report is abbreviated for syslog inclusion because it could not be saved to disk. Symbolication may be possible by manually cleaning up and including the Binary Image section of a full report from this same device -- good luck! default 21:59:15.101626 +0530 ReportCrash Process: Cor [1023] Path: /private/var/containers/Bundle/Application/F16741A9-C695-4A87-B6B2-44FDC728D658/Castomgr.app/Castomgr OS Version: iPhone OS 12.4.2 (16G114) default 21:59:15.101952 +0530 ReportCrash Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Description: DYLD, Library not loaded: @rpath/NFIUtility.framework/NFIUtility | Referenced from: /private/var/containers/Bundle/Application/F16741A9-C695-4A87-B6B2-44FDC728D658/Castomgr.app/Frameworks/NFIBinary.framework/NFIBinary | Reason: image not found Triggered by Thread: 0

NFIBinary and NFI Utility Frameworks should come automatically into the Xcode project .

Please check Kar file built successfully or not.

reinstalling kony visualizer and updating plugins again. Resolve the issue.