iPad 1 build app..

Hello,

Please inform me is it possible to compile an app for iPad 1 with latest daily-build corona sdk ?
When I start app on iPad1 it is just a blank black screen appearing… ?

And, When will be released the VideoView for Android ?

Thank you so much in advance,
Zsolt [import]uid: 126421 topic_id: 33522 reply_id: 333522[/import]

I dont know abut the build part

but … check that you dont use to large image sprites (over 1024px * 1024px)
i hade similar problems before on ipad1 and that was my problem
[import]uid: 147488 topic_id: 33522 reply_id: 133194[/import]

I would suggest tethering your iPad to your computer via its USB cable and using XCode’s Organizer to look at the console log. The iPad 1 should still be supported and its likely you are getting a crash of some sort. Perhaps you have a filename with the wrong capitalization if this is the only device you’ve tested it on.

As for the videoView for Android, we are not providing dates after the push notification delays. [import]uid: 199310 topic_id: 33522 reply_id: 133203[/import]

I dont know abut the build part

but … check that you dont use to large image sprites (over 1024px * 1024px)
i hade similar problems before on ipad1 and that was my problem
[import]uid: 147488 topic_id: 33522 reply_id: 133194[/import]

I would suggest tethering your iPad to your computer via its USB cable and using XCode’s Organizer to look at the console log. The iPad 1 should still be supported and its likely you are getting a crash of some sort. Perhaps you have a filename with the wrong capitalization if this is the only device you’ve tested it on.

As for the videoView for Android, we are not providing dates after the push notification delays. [import]uid: 199310 topic_id: 33522 reply_id: 133203[/import]