You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/05 13:40:43 UTC

[GitHub] [cordova-plugin-inappbrowser] jcesarmobile opened a new pull request #666: chore: remove deprecated orientation methods

jcesarmobile opened a new pull request #666: chore: remove deprecated orientation methods
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/666
 
 
   `- (NSUInteger)supportedInterfaceOrientations` changed to `- (UIInterfaceOrientationMask)supportedInterfaceOrientations`.
   `- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation` was deprecated
   
   closes https://github.com/apache/cordova-plugin-inappbrowser/issues/665

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


With regards,
Apache Git Services

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


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile merged pull request #666: chore(ios): remove deprecated orientation methods

Posted by GitBox <gi...@apache.org>.
jcesarmobile merged pull request #666: chore(ios): remove deprecated orientation methods
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/666
 
 
   

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


With regards,
Apache Git Services

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