Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

InAppBrowser plugin receive warning from xcode #1436

Open
dodomui opened this issue Jul 8, 2017 · 2 comments
Open

InAppBrowser plugin receive warning from xcode #1436

dodomui opened this issue Jul 8, 2017 · 2 comments

Comments

@dodomui
Copy link

dodomui commented Jul 8, 2017

InAppBrowser version: 1.7.1
Xcode version: 8.3.3
Cordova version: 6.4.0

Received following warning from Xcode

  1. Plugins/cordova-plugin-inappbrowser/CDVInAppBrowser.m:663:75: 'UIBarButtonItemStyleBordered' is deprecated: first deprecated in iOS 8.0 - Use UIBarButtonItemStylePlain when minimum deployment target is iOS7 or later

  2. Plugins/cordova-plugin-inappbrowser/CDVInAppBrowser.m:791:19: Null passed to a callee that requires a non-null argument

  3. Plugins/cordova-plugin-inappbrowser/CDVInAppBrowser.m:1087:1: Conflicting return type in implementation of 'supportedInterfaceOrientations': 'UIInterfaceOrientationMask' (aka 'enum UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned int')

@sandhi
Copy link

sandhi commented Jul 31, 2017

do you solve this issues ?

@dodomui
Copy link
Author

dodomui commented Aug 6, 2017

I followed the instruction to modified this 3 sources code in xcode.
Thinking is not a perfect solution.

@dodomui dodomui closed this as completed Oct 1, 2017
@dodomui dodomui reopened this Oct 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants