1. Hi, I successfully added SmartGwt.mobile to an existing SmartGwt application. I however want to package the mobile portion with phonegap. I read the instructions on how to package with phonegap for iOS, but I am unsure of how exactly to extract just the mobile portion from the war folder to be packaged with phoneGap.
2. So far I just copied the contents of the war folder from the SmartGwt application to the the "www" folder of the iOS application created with phoneGap. I deleted the html files for the main application, leaving only the html file for the mobile part. I followed the instructions to prepare the application for use with phoneGap as I did with the showcase and helloworld applications, but when I run the app in the ipad simulator I keep getting a blank white screen. I don't know why this is happening. Please help!
2. So far I just copied the contents of the war folder from the SmartGwt application to the the "www" folder of the iOS application created with phoneGap. I deleted the html files for the main application, leaving only the html file for the mobile part. I followed the instructions to prepare the application for use with phoneGap as I did with the showcase and helloworld applications, but when I run the app in the ipad simulator I keep getting a blank white screen. I don't know why this is happening. Please help!
Comment