IOS Agent Configuration

I am trying to test the Cordoba application on iOS, I followed all the steps included in https://msdn.microsoft.com/library/dn757054.aspx#ios

When setting up Visual Studio, -->tools-->options--->tools for Apache CordovaI get this error:

An error occurred while trying to get the certificate from [Host].

I have an Apple Developer ID, and I'm already logged in to Xcode.

+4
source share
3 answers

I solved this problem by putting the IP address of the host in the Host field, and not the host name.

+1
source

, remotebuild mac, :-)... , bluetooth-.

0
  • , IP- MacBook, .
  • , : reset remotebuild:

  • , :
     cntrl + c

    • reset :

      remotebuild certificates reset

    • :

      remotebuild certificates generate

  • .

    1. remotebuild:

      remotebuild

try again, make sure "Enable Remote iOS Processing" is true, and "Safe Mode" is true, and a valid secure number is added.

0
source

All Articles