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

System Log does not work for Simulator with iOS 11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • cordova-ios
    • None
    • macOS 10.13; Xcode 9.0; cordova-ios@4.5.2

    Description

      When running Cordova app on Simulator with iOS 11, console.log does not appear in System Log.

      • it works in Safari dev tools console
      • it works when deploying to a simulator with iOS 10.3
      • the only record from the app in System Log for iOS 11 is:
        HelloCordova[39532]: assertion failed: 17A405 15A372: libxpc.dylib + 69578 [D870A237-D3A7-31F5-AAD4-CE880C0C8E7B]: 0x7d
        

      Steps to reproduce:

      • create and run empty Cordova project in Simulator:
        cordova create test
        cd test
        cordova platform add ios
        cordova emulate --target="iPhone-6, 11.0" # vs cordova emulate --target="iPhone-6, 10.3"
        
      • open log (Debug → Open System Log...)

      Attachments

        Activity

          People

            Unassigned Unassigned
            radek@nikdo.cz Radek Matěj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: