Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › FlomioSDK Framework in Adobe AIR
I have added the FlomioSDK iOS Framework into an Adobe Air Native Extension to use in an Air Mobile Application. The Extension works fine without Flomio but when I add the Framework I get a code sign error. Has anyone been able to get this to work in an Adobe ANE. Could you also please confirm if the Framework is Statically or Dynamically linked. I believe, for =my use, Static is better.
iOS COnsole Message
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: @rpath/FlomioSDK.framework/FlomioSDK | Referenced from: /var/containers/Bundle/Application/9D0F57C7-3203-458E-B974-7FCB3080DBAD/MeetDirector.app/MeetDirector | Reason: no suitable image found. Did find: | /private/var/containers/Bundle/Application/9D0F57C7-3203-458E-B974-7FCB3080DBAD/MeetDirector.app/build/ios/Frameworks/FlomioSDK.framework/FlomioSDK: code signature in (/private/var/containers/Bundle/Application/9D0F57C7-3203-458E-B974-7FCB3080DBAD/MeetDirector.app/build/ios/Frameworks/FlomioSDK.framework/FlomioSDK) not valid for use in process using Library Validation: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.
Triggered by Thread: 0
This is fixed now. Require the latest version (32) of the AIR SDK.
You must be logged in to reply to this topic.