You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/01 12:23:18 UTC

[GitHub] [cordova-ios] RamiAlmofleh opened a new issue #639: Available ios devices are empty

RamiAlmofleh opened a new issue #639: Available ios devices are empty
URL: https://github.com/apache/cordova-ios/issues/639
 
 
   Hi,
   i want to make an App with Cordova and want to test the App on my iPhone 8 
   
   `cordova create test`
   `cd test`
   `cordova platform add ios`
   
   that will make an cordova project with ios@5.0.0 platform
   
   ## Problem
   i cannot see my iPhone when i type:
   
   `cordova run ios --list --target --device`
   
   output:
   
   `Available ios devices:`
   
   it is just an empty list, so please help me to get that working on my device
   
   XCode 10.2.1
   macOS 10.14.5
   NodeJS v11.11.0 
   npm 6.9.0
   ios-deploy 1.9.4
   
   
   Note:
   - when i install ios@4.5.0 then i can see my phone but i need newer than 4.5.0
   - I tested my iPhone device on another mac and there it sees my device.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org