Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1283] Video fullscreen flag reports the wrong value

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:44.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsdefect, flag, fullscreen, ios, iphone, video
Reporterctredway
AssigneeBlain Hamon
Created2011-04-15T02:48:33.000+0000
Updated2011-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

FileDateSize
resources.zip2011-04-15T02:48:34.000+00002676171

Comments

  1. Stephen Tramer 2011-04-15

    This appears to be because -[MPMoviePlayerController setFullscreen:] is not respected. Going to confirm and file a bug with Apple if necessary.

  2. Jeff Haynie 2011-04-15

    (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...

JSON Source