[TIMOB-1283] Video fullscreen flag reports the wrong value
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | defect, flag, fullscreen, ios, iphone, video |
Reporter | ctredway |
Assignee | Blain Hamon |
Created | 2011-04-15T02:48:33.000+0000 |
Updated | 2011-04-17T01:55:44.000+0000 |
Description
I am attaching a project that shows the video is full screen but when the fullscreen flag is requested, it returns false no matter what its set to. This is on iPhone OS 4 and SDK 1.3.3 from HEAD.
Attachments
File | Date | Size |
---|---|---|
resources.zip | 2011-04-15T02:48:34.000+0000 | 2676171 |
This appears to be because -[MPMoviePlayerController setFullscreen:] is not respected. Going to confirm and file a bug with Apple if necessary.
(from [64f0dd6131fb33ad4511dd2e23f02e48c4f7c714]) [#1283 state:resolved] Video players now set fullscreen when size is determined if necessary; this is the first point at which it's allowed. http://github.com/appcelerator/titanium_mobile/commit/64f0dd6131fb33ad4511dd2e23f02e48c4f7c714"> http://github.com/appcelerator/titanium_mobile/commit/64f0dd6131fb3...