media.playVideo doesn't work on iPad

I have an iPad application that is supposed to play a video, then once it’s done, it goes to a static image that can be manipulated. When I build the app for the iPad, it shows now video but after the length of the video, the image appears like it’s supposed to. When I build the app for the iPhone, it plays on the iPad but has to be zoomed in to look correct. I am using media.playVideo(“video_name.mp4”, true, onComplete) onComplete just shows the image when the video is done. So it seems as if there is something wrong with media.playVideo but only on the iPad. [import]uid: 5885 topic_id: 795 reply_id: 300795[/import]

We will look into it asap.

Carlos [import]uid: 24 topic_id: 795 reply_id: 1669[/import]

Thank you. [import]uid: 5885 topic_id: 795 reply_id: 1674[/import]

I also want to add that it only works for iPhone OS 3.0. If I try to build it for the iPad, won’t work. If I try to build it for the iPhone OS 3.2, won’t work. If I build it for the iPhone OS 3.0, it works fine, but it is the size of the iPhone which doesn’t help. [import]uid: 5885 topic_id: 795 reply_id: 1773[/import]

Yes, we have a fix coming for Beta 2. This is an iPad only issue as there were changes to the OS 3.2 API for video playback. [import]uid: 26 topic_id: 795 reply_id: 1812[/import]

Is there any sort of time table on when we can expect that? We like Corona a whole lot more than using objective-c, but we do have a deadline down the road. Thank you. [import]uid: 5885 topic_id: 795 reply_id: 1831[/import]

CoronaSDK 2.0 Beta 2 shipped out yesterday, but I’ve gone ahead and logged this in so we can track it.

(Logged as bug #132) [import]uid: 3 topic_id: 795 reply_id: 2036[/import]

David

Did Beta 2 fixed the issue for you?

Carlos [import]uid: 24 topic_id: 795 reply_id: 2184[/import]

Sorry, I was taken off the project until this was resolved and I haven’t been put back on yet. Give me a few days and I’ll try it out to make sure. I really appreciate you all getting on this quickly. Great support. [import]uid: 5885 topic_id: 795 reply_id: 2201[/import]

I have a similar problem with playing a movie on iPad1. When the movie starts you start see it come up, but quickly disappears and my app is still running. I can hit the button again to start the movie again and does the same thing. For some strange reason the movie just shuts down.
Any help with this would be appreciated.
Note: I am using the latest Release 268 [import]uid: 11150 topic_id: 795 reply_id: 27088[/import]