Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23180] iOS: Replace deprecated controller inside TI.Media.VideoPlayer

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2016-08-08T15:56:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAngel Petkov
AssigneeAngel Petkov
Created2016-04-08T20:59:01.000+0000
Updated2016-08-08T15:56:31.000+0000

Description

[MPMoviePlayerController](https://developer.apple.com/library/ios/documentation/MediaPlayer/Reference/MPMoviePlayerController_Class/) has been deprecated since iOS 9.0 we should replace it with [AVPlayerViewController](https://developer.apple.com/library/ios/documentation/AVFoundation/Reference/AVPlayerViewController_Class/) if running an iOS 9.0 device or higher.

Comments

No comments

JSON Source