[ 
https://issues.apache.org/jira/browse/CB-11189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297778#comment-15297778
 ] 

Danilo Cicognani edited comment on CB-11189 at 5/24/16 6:53 AM:
----------------------------------------------------------------

I tried to submit my App to App Store (it was an update of a previously 
distributed App) and it was accepted. I don't know if a new App with these 
warnings will be accepted.


was (Author: piciuriello):
I tried to submit the App to App Store (it was an update of a previously 
distributed App) and it was accepted. I don't know if a new App with these 
warnings will be accepted.

> Deprecation and other Warnings with XCode 7.3 and InAppBrowser 1.4.0
> --------------------------------------------------------------------
>
>                 Key: CB-11189
>                 URL: https://issues.apache.org/jira/browse/CB-11189
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 1.4.0
>         Environment: XCode 7.3
>            Reporter: Danilo Cicognani
>            Priority: Minor
>              Labels: easyfix, ios, triaged
>
> After adding plugin InAppBrowser XCode 7.3 repors some warning.
> To test I created a test app:
> cordova create testPlugin com.example.testplugin testPlugin
> cd testPlugin
> cordova platform add ios
> cordova plugin add cordova-plugin-inappbrowser
> Then I opened XCode and run the App. I got these warnings:
> 'UIBarButtonItemStyleBordered' is deprecated: first deprecated in iOS 8.0 - 
> Use UIBarButtonItemStylePlain when minimum deployment target is iOS7 or later.
> Null passed to a callee that requires a non-null argument
> Conflicting return type in implementation of 'supported interface 
> orientations': 'UIInterfaceOrientationMask' (aka 'enum 
> UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned int')



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to