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 › Build Failed
Tagged: iOS SDK Failed COrdova
Hi Flomio,
After buy the flojack with basic SDK, I try to integrate with my application :
Using:
– Ionic Framework
– FloJack Cordova plugin
– FloJack IOS SDK v.1.8
Build from Ionic CLI or xcode the result is like this :
http://s7.postimg.org/6aic7ht4r/failed_build.png
We talk on facebook messanger and you said you will give me the full documentation after the holiday or 25th Dec. But till now, i didnt get anything.
Please solve.
Thank you
Hi Jimmy,
When dragging in the SDK to your xcode project, make sure to choose “Create groups”.
I would also go through the configuration of the xcode build settings to make sure these are added correctly:
In Xcode navigate to Targets -> YourAppTarget -> Build Settings and change the following settings.
For Build Settings -> Linking -> Other Linker Flags, double-click and add -lc++.
For Build Settings -> Build Options -> Enable Bitcode to No.
For Build Settings -> Search Paths -> User Header Search Paths, double-click and add “$(SRCROOT)/FlomioSDKv1.8” and choose recursive.
Kindest Regards,
Scott
You must be logged in to reply to this topic.