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

NSLog behavior changed in iOS10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cordova-ios
    • None

    Description

      Hello,

      Since iOS10, NSLog changed in two ways :

      • It now truncates its output to 1024 characters
      • It isn't logged anymore for deployed apps

      iOS10 introduced a new logger : os_log

      This plugin should reflect on this change and use os_log when available.
      Currently, you can't read console.log on iOS10 if you do not run your project directly from xcode in debug mode.

      See this link for more informations : http://stackoverflow.com/a/40451002

      Regards.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Mathias Latournerie Mathias Latournerie
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: