You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/26 17:36:48 UTC

[GitHub] [cordova-plugin-media-capture] jcesarmobile opened a new pull request #177: breaking(ios): remove code warnings

jcesarmobile opened a new pull request #177:
URL: https://github.com/apache/cordova-plugin-media-capture/pull/177


   Breaking because removes old ios 6-7-8-9 code.
   
   Replaces UIAlertView deprecated on iOS 8 with UIAlertController
   add missing self
   removes ios < 6 code
   replaces deprecated openURL with the newer one with more params
   removes deprecated `setStatusBarStyle` methods
   removes deprecated `- (NSUInteger)supportedInterfaceOrientations` methods
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] jcesarmobile merged pull request #177: breaking(ios): remove code warnings

Posted by GitBox <gi...@apache.org>.
jcesarmobile merged pull request #177:
URL: https://github.com/apache/cordova-plugin-media-capture/pull/177


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org