Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21368

Use MobileDevice framework for iOS device notifications in plugin

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 4.8.0-beta1
    • iOS Support
    • None
    • macOS

    Description

      Currently we use the USB/IOKit functionality to get notified that iOS devices are connected/disconnected from the computer, and use the USB serial number for identification. (iosdevice.cpp)

      On the iostool side we use MobileDevice framework to actually access devices. (iosdevicemanager.cpp)

      The issue is that the USB serial number now is no longer necessarily exactly equal to the iOS device ID that is used by the MobileDevice framework. It would be better to use the same mechanisms on both sides, so we do not have to make assumptions about the IDs.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              con Eike Ziller
              con Eike Ziller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes