Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11189

Deprecation and other Warnings with XCode 7.3 and InAppBrowser 1.4.0

    XMLWordPrintableJSON

Details

    Description

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              piciuriello Danilo Cicognani
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: