My application uses a WebView to show a chart in JS/HTML, that I believe is also the choice of many other Titanium developers.
The chart displayed fine while running the application from Titanium IDE in both simulator and devices.
The chart also displayed fine while exporting IPA and install the application into devices.
The chart still displayed fine even if I open the Xcode project generated by Ti with Xcode, and then run the application from within XCode IDE, though there were over 800 files.
However, when I published the application as Apple iTunes Distribution, the chart disappeared.
The same issue happened while publishing as Apple Ad Hoc_Enterprise Distribution.
I understand that Titanium did many different in between 'debug' and 'released' version of the application, but it brought me much pain since I found I can hardly do anything for such a 'BLACK BOX'
Any suggestion would be appreciated.
1 Answer
I have exactly the same issue. ¿Any ideas?
Your Answer
Think you can help? Login to answer this question!