Can u give even a hint when the issues for the iPhone will be updated and fixed?
Can u give even a hint when the issues for the iPhone will be updated and fixed? Csampson |
We are in the process: http://www.boonex.com/trac/dolphin/milestone/Mobile%20Apps%201.7 Rules → http://www.boonex.com/terms |
We are in the process: http://www.boonex.com/trac/dolphin/milestone/Mobile%20Apps%201.7 Hey AlexT, Do ya'll plan on adding the 'Timeline' to the mobile apps too? Nothing to see here |
Not in this update. Do ya'll plan on adding the 'Timeline' to the mobile apps too?
Rules → http://www.boonex.com/terms |
We are in the process: http://www.boonex.com/trac/dolphin/milestone/Mobile%20Apps%201.7 as the issue for video & audio seem to be solved: http://www.boonex.com/trac/dolphin/query?status=closed&group=resolution&milestone=Mobile+Apps+1.7 and considering urgency as iOS 6 devices cannot reproduce media files, would be possible a 1.6.1 upgrade, while waiting the 1.7 ? |
as the issue for video & audio seem to be solved: http://www.boonex.com/trac/dolphin/query?status=closed&group=resolution&milestone=Mobile+Apps+1.7 and considering urgency as iOS 6 devices cannot reproduce media files, would be possible a 1.6.1 upgrade, while waiting the 1.7 ? If you have source code you can apply the following modification. Add the following line in MediaPlayerController.m file: [playerprepareToPlay]; after: player = [[MPMoviePlayerControlleralloc] initWithContentURL:theURL]; as mentioned by you here: http://www.boonex.com/forums/topic/Sound-amp-Video-do-not-work.htm#185745 but considering long Apple review process, it's better to wait for v.1.7, it should be ready in about the same time period. Rules → http://www.boonex.com/terms |
but considering long Apple review process, it's better to wait for v.1.7, it should be ready in about the same time period. YEP, I had some experience with Apple in this sense, and say nothing more abt. post Steve Jobs' Apple. Let's wait 1.7; thank you for your kind reply. (at least can run a demo in simulator for tutorial to customers) |
Hey Alex, had my iPhone updated to Dolphin mobile v.1.7 from Apple Store ! Is Boonex going to update for rebranding too?
as the issue for video & audio seem to be solved: http://www.boonex.com/trac/dolphin/query?status=closed&group=resolution&milestone=Mobile+Apps+1.7 and considering urgency as iOS 6 devices cannot reproduce media files, would be possible a 1.6.1 upgrade, while waiting the 1.7 ? If you have source code you can apply the following modification. Add the following line in MediaPlayerController.m file: [playerprepareToPlay]; after: player = [[MPMoviePlayerControlleralloc] initWithContentURL:theURL]; as mentioned by you here: http://www.boonex.com/forums/topic/Sound-amp-Video-do-not-work.htm#185745 but considering long Apple review process, it's better to wait for v.1.7, it should be ready in about the same time period.
|
Yes, a little bit later. had my iPhone updated to Dolphin mobile v.1.7 from Apple Store !
Is Boonex going to update for rebranding too?
Rules → http://www.boonex.com/terms |
So the video and audio has been fixed in the last update? Is that what you are saying? Csampson |
Yep, I added the code as per Alex below post [player prepareToPlay]; /pay attention to add a space after player/ inXcode and worked in simulator
|
Just to be clear: one can add the code and submit rebranded update to Apple store, but the new version is right to be served with, I suppose more functions, so better wait new v.1.7 - but that's subjective as priorities can be different |
I love it when people say let me be clear: LOL OK let me approach it this way.
Just to be clear: one can add the code and submit rebranded update to Apple store, but the new version is right to be served with, I suppose more functions, so better wait new v.1.7 - but that's subjective as priorities can be different
Csampson |
Hello, comments below I love it when people say let me be clear: LOL OK let me approach it this way.
Just to be clear: one can add the code and submit rebranded update to Apple store, but the new version is right to be served with, I suppose more functions, so better wait new v.1.7 - but that's subjective as priorities can be different
|
Hi! I see you say Add Friend is fixed in 1.7, however for those of us using 1.6, can you tell the code modification? |
Nevermind! :) Did it already! |