Page 1 of 1
videos not playing in Xcode simulator
Posted: Sun Aug 12, 2012 10:17 pm
by SteveLacy
Our mp4 videos play properly on the Tiggzi test site (using Safari on a Mac), although when I create the Xcode version of project and test the videos within the Xcode simulator they won't play.
What's even stranger is that a version from a few weeks ago does work in the Xcode simulator, but a recent Xcode Tiggzi creation doesn't play in Xcode.
videos not playing in Xcode simulator
Posted: Sun Aug 12, 2012 11:16 pm
by maxkatz
How did you add the mp4 video to your app? The Tiggzi test site - is just opening the app in the web browser (so there is really no Tiggzi test site).
videos not playing in Xcode simulator
Posted: Mon Aug 13, 2012 3:13 pm
by SteveLacy
This is our OVCN app. We added the video tool, then mapped web service responses to the url and type. We're playing .mp4 videos in the player. You can see this within the recorded/on-demand screen (yeah the live link goes to the web, but the recorded link goes to the video player screen).
videos not playing in Xcode simulator
Posted: Mon Aug 13, 2012 3:18 pm
by SteveLacy
Correction, the app is called Oro Valley Church of the Nazarene
videos not playing in Xcode simulator
Posted: Wed Aug 15, 2012 3:33 am
by SteveLacy
any update on this dilemma? The video plays fine in the Tiggzi tester, but when the Xcode is exported, the video won't play in the Xcode simulator. Have any ideas?
Thanks,
Steve
videos not playing in Xcode simulator
Posted: Wed Aug 15, 2012 7:46 am
by Maryna Brodina
Hello Steve!
We are trying to figure out.
videos not playing in Xcode simulator
Posted: Thu Aug 16, 2012 3:46 pm
by maxkatz
We couldn't get to play the video either. It only plays in Safari browser. We tried playing it directly on Mac and Linux, but it didn't' work either. It's probably the type of file format, HTML5 audio tag plays different formats on different platforms/browsers.