<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><br></div>We encountered this problem years ago in the early development of LambdaNative. The first versions used <div>dynamically loadable modules, which turned out to be problematic on several platforms.  If memory serves </div><div>me we did have Gambit’s dynamic loading working on jailbroken iOS devices at one point. I don’t think Apple </div><div>makes any distinction between dynamic libraries and Gambit's loadable libraries though, and apps using it </div><div>are probably going to be rejected on the store anyway.</div><div><div><div><br></div><div>Chris</div><div><br><div><div><div><br><div><div>On Jul 3, 2014, at 4:05 PM, Álvaro Castro-Castilla <<a href="mailto:alvaro.castro.castilla@gmail.com">alvaro.castro.castilla@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello,<br><br><sorry for resposting, I accidentally removed some text from the email><br><br>Being aware that Apple doesn't allow apps with dynamic 
libraries (except for those provided by them), I'm trying to make 
Gambit's dynamically loadable libraries work in the platform.<br>
<br>I can make them work well on the iOS simulator, but on the 
iPhone/iPad devices don't work. The funny thing is that as soon as the 
(load) procedure is called...<br><br>- When running with Xcode connection, the app stalls with no output or crash at all.<br>
- When running directly on the device without Xcode debugging 
connection, then it crashes.<br><br>All compiler and linker flags have been 
checked thoroughly. Compiling and linking work flawlessly, and the load procedure doesn't throw any error.<br><br>Is this an expected behavior? Any ideas of why this behavior might occur?<br><br><br>Best regards,<br>

<br><font size="1">Álvaro</font><br>
</div>
_______________________________________________<br>Gambit-list mailing list<br><a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list<br></blockquote></div><br></div></div></div></div></div></div></body></html>