R
R
rd962016-03-16 13:19:31
iOS
rd96, 2016-03-16 13:19:31

Why app on phonegap won't install on iphone?

Hello.
I am writing an application, and in order to debug, I tried to put it on the iphone, because there is a problem with the hardware (the application uses the camera). Since I am not a mac os user, I created all the certificates on windows, following this manual:
community.phonegap.com/nitobi/topics /detailed_guid...
So the application gets stuck in the "install loop". I saw that the problem could be with the certificate and the added devices on which you can test ad hoc applications, BUT I sort of double-checked all the steps when creating the certificate. I hope for your help .

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny, 2016-03-16
@edward04

When creating an application on phonegap, I did this:
1. Downloaded the phonegap application itself from the App Store\Google Play to the device
2. Installed via npm phonegap on the computer:
3. Launched a local server:
Next, I launched the application on the device and connected to the local server with the application
It is very convenient to debug, because all changes occur in real time via web sockets
Here is the manual:
docs.phonegap.com/getting-started/1-install-phoneg...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question