I am trying to develop an iOS module for where I have to create a UIView but it is giving me
[ERROR] Script Error = invalid method (createView) passed to ComTestModule at app.js
I have followed this link
iOS_Module_Development_Guide
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
look here
https://github.com/appcelerator/titanium_modules
Specific example is here
https://github.com/appcelerator/titanium_modules/blob/master/moddevguide/mobile/ios/example/demos/viewproxyDemo.js