Closed drico closed 8 years ago
@drico sorry for the delay in getting back to you on this.
Could you please see if version 3.5.0 of the SDK fixes the issue for you? I just uploaded it here, and it seems to be working on my end. I tested with version 3.4.3 before and it really wasn't working.
Hi, I confirm this is fixed in the 3.5.0 release :) Thank you !
Awesome, thanks for confirming it @drico :100:
When compiling on a device with XCode 7, I get the following issue.
Of course, setting
ENABLE_BITCODE
toNO
will solve the issue in an app, but I am developping an SDK that embeds KeenIO SDK.Thus, to make my SDK BITCODE ready, I need the KeenIO SDK to be BITCODE ready too.