Start a new topic

New iOS Javascript SDK Crashes on OpenSSL Calls

We've just tried to update to use your latest framework ( because the old one no longer works on iOS 11). But we can't because it now it crashes on our OpenSSL calls. 


Please assist.


Hi,

Which version of OpenSSL are you using? Can you try to not link your OpenSSL library and just use set the header search path?


Best regards,

Andreas

We use OpenSSL 1.0.1u. Tried without the OpenSSL Lib as well but it doesn't work because WIkitude does not expose OpenSSL Headers


Hi,

We also use OpenSSL 1.0.1 u. Which compiler/stl did you use when compiling OpenSSL?


Best regards,

Andreas

We use the standard llvm/clang compiler which comes with Xcode . We build for armv7 , armv7s and arm64 for iPhone, armv7k for Watch and x86_64 for Simulator

can you provide us a demo project so that we can reproduce this issue internally and investigate it?


Best regards,

Andreas

Login or Signup to post a comment