Hi experts,
Â
The following error shows Native Extension Tip // ld: framework not found. This error comes up using ANE’s. Is there any way to resolve this issue? I am waiting for your help so that I may fix this problem as soon as possible.
Â
Bundle of thanks.
Error: ‘Launcing … has encountered a problem. Error occurred while packaging the application: Id: framework not found … Compilation failed while executing : Id64
Error shown for Native Extension Tip
The resolution of this issue requires you to have the iOS SDK path added into the build packaging options that are available in the iOS platform. This is because the default SDK you are using does not have the functionality needed by the native extension. What you need to do is to go to the Apple developer site to download xcode so you can acquire the iOS SDK you need. Afterwards, in the build packaging options, you can specify the path in the Apple iOSÂ like this in the illustration:Â Â
Â