This is a migrated thread and some comments may be shown as answers.

iOS Sync not working

2 Answers 51 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nader
Top achievements
Rank 1
Nader asked on 22 Dec 2014, 09:25 AM
Hi,

I am having an issue with iOS builds, as I am unable to install my apps from the QR code generated by AppBuilder. I tried rebuilding my app more than once and tried installing it on multiple iOS devices, but none of the worked.
The three finger refresh also does not work, it gives me the following error meesage "A server with the specified hostname could not be found.".
Is any body else facing this issue?

Regards

2 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 22 Dec 2014, 05:16 PM
Hello Nader,

We were having issues with the live sync today - the live sync operations resulted in an SSL error. However, I am not sure if you have hit that issue or there is something else going wrong in your project.

Would you please try again and let us know if you are still having issues. If you are, please run Fiddler to capture the HTTP request performed by AppBuilder. Fiddler allows you not only to capture the requests, but also to save them to disc. This way you can send them over and we can examine them closely on our side.

In order to capture the traffic with Fiddler follow these steps:

  1. Download Fiddler from here and install it.
  2. Run Fiddler and go to Tools -> Fiddler Options.
  3. On the HTTPS page, verify that Capture HTTPS Connects is enabled.
  4. Verify that Decrypt HTTPS traffic is enabled with the ...from all processes option and minimize Fiddler to tray.
  5. Run your AppBuilder client and perform the operations that failed
  6. In Fiddler, go to File -> Save -> All Sessions, save the archive to disk. This will produce a SAZ file.
  7. Zip the .saz file and attach it in a support ticket
Further, please check whether this issue is isolated to a specific project. If you can reproduce it while building only one project, please send it over as well and we will test its behavior locally.

It would also help to known which AppBuilder client you are using to build your projects.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Nader
Top achievements
Rank 1
answered on 23 Dec 2014, 10:37 AM
Hi Tina,

Thank you for replying, everything seems to be working okay now after I rebuilt my project today.

Regards
Tags
Report a bug
Asked by
Nader
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Nader
Top achievements
Rank 1
Share this question
or