DMXzone Cordova Builder Support Product Page
Answered
Connecting an iOS device
Asked 9 years ago
1
has this question
9 years ago Brad Lawryk posted:
I have my iOS devices connected in xCode but I am unable to choose them in Cordova Builder? Replies
Replied 9 years ago
9 years ago Teodor Kuduschiev replied:
Hello,
Could you please explain what do you mean by: "I am unable to choose them" ? Do your devices appear in the Devices menu?
Could you please explain what do you mean by: "I am unable to choose them" ? Do your devices appear in the Devices menu?
Replied 9 years ago
9 years ago Brad Lawryk replied:
The option to choose a device is greyed out. However it seems that if only one device is connected you don't have to choose one?
Replied 9 years ago
9 years ago Teodor Kuduschiev replied:
The devices should appear in the list as well as the number of connected devices should also appear in the dropdown label.
Replied 9 years ago
9 years ago Brad Lawryk replied:
Well it doesn't. If I could attach screenshots I'd show it.

Replied 9 years ago
9 years ago George Petrov replied:
Hi Brad,
Under iOS currently one connected device is supported and that is the default, so by just pressing the Run on Device icon the app will be deployed on the device.
However - you should make sure first your iPhone is well installed and connected through Xcode, as you will also need a apple developer account to enable developers app deploy on your iPhone.
So first just open Xcode with the Cordova project from Dreamweaver (we have a shortcut icon for that) and in Xcode go to Devices to connect your iPhone first.
Once it is connected try to deploy /run your Cordova project from Xcode to the connected iPhone. If all that goes fine - you will be able in the future to do that directly from within DW.
Greetings,
George
Under iOS currently one connected device is supported and that is the default, so by just pressing the Run on Device icon the app will be deployed on the device.
However - you should make sure first your iPhone is well installed and connected through Xcode, as you will also need a apple developer account to enable developers app deploy on your iPhone.
So first just open Xcode with the Cordova project from Dreamweaver (we have a shortcut icon for that) and in Xcode go to Devices to connect your iPhone first.
Once it is connected try to deploy /run your Cordova project from Xcode to the connected iPhone. If all that goes fine - you will be able in the future to do that directly from within DW.
Greetings,
George
Replied 9 years ago
9 years ago Brad Lawryk replied:
This can be closed, George.