Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (device)
Viewing all articles
Browse latest Browse all 250

Custom module makes app crash at start if on wrong iOS version

0
0

We are including a custom native module from the market place in our app. That module references a framework that is available only from iOS5+. This makes the app crash on startup on an iOS 4.3.3 device, even before the module is require():ed. (So even before the module is called or "activated" it makes the app crash). According to the crash log it looks like it is because of a missing linked framework.

Is there any way of changing how Titanium builds the app so that it at least does not crash before we require() the module?

Or is there any way for the module creator to make changes that does not cause the crash before require()?


Viewing all articles
Browse latest Browse all 250

Latest Images

Trending Articles





Latest Images