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

Run on Device no longer works with 1.5 (iOS)

6 Answers 40 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 08 May 2013, 01:42 PM
After upgrading to 1.5 I can no longer use the "Run on Device" with my iPhone. Still works on my Android just fine.

I get no error messages or any warnings. When its completes it says "No errors in solution" but the app is not installed on the iPhone. 

I've tried rebooting my computer and phone.

It was working flawlessly before I upgraded to 1.5.

I did see in the release notes that there was an upgrade to the Run on Device dialog. I don't see that in my version. If I click on Run on Device it just starts the normal process with spinner and "Build and Deploy..." message below. No dialog box. (I am running 1.5)

Any suggestions?

Thanks!
Michael

6 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 08 May 2013, 02:03 PM
Hello Michael,

We have the following questions:
  • is your app currently installed on your iPhone?
  • are you deploying directly to the phone or using ION? What Cordova version do you target in your app and did you upgrade to latest ION if you're using it?

Our suggestion is to try building your application using Mist and see if you are able to install it successfully from there. Although it shows "No errors in solution", show the Output pane and check the Log for any errors.

About the Run on Device dialog - it would only show if there is a missing step in the setup, since it runs directly on your end, it means that your setup is correct.

Greetings,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Michael
Top achievements
Rank 1
answered on 08 May 2013, 03:07 PM
Hey Steven,

The app was installed and it didn't seem to be updating so I removed the app from my phone and tried multiple times to re install it. No success.

I'm trying to deploy directly to the phone. I've tried ION and that seems to work great. No problems. 

I've tried both versions 2.2 and 2.4 of Cordova. 

I just tried using Mist (for the first time). It created the .ipa file which I tried to install with iTunes. After syncing I get an error message on my phone "iTunes Sync. Application failed to install" 

Back to ICENIUM. I opened the log tab after trying to install on the device one more time. I get the following error message:

"Could not deploy package to device. Error was: ApplicationVerificationFailed"

Sorry for the problems,
Michael.




0
Steve
Telerik team
answered on 08 May 2013, 04:16 PM
Hi Michael,

Can you please check that your App ID in Project Properties is without the Bundle Seed prefix? For example: CHSQ3M3P37.com.telerik.myapp should be just com.telerik.myapp.

This could also be a signing problem, check that your certificate and provision are all correct, if you have others that you have used to manually sign (i.e. from XCode) and know that they're working, please try with them.

Kind regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Michael
Top achievements
Rank 1
answered on 08 May 2013, 04:47 PM
That's it. You nailed it.

I removed the bundle seed from the App Id and it worked. Not sure why it worked before.

Thanks for your quick responses. Sorry for the inconvenience.

Michael.

0
Michael
Top achievements
Rank 1
answered on 08 May 2013, 08:10 PM
After getting it to install I now see that "Project LiveSync" no longer works with the iPhone. The switch is disabled and if I hover over it it says "Project is not deployed on device".

I tried uninstalling it and re installing it several times. 

If I do edit and save my code the iPhone shakes and reloads the app just like it use to when LIveSync worked. BUT no updates are shown.

If I do the "Three finger" update on the app it says its downloading and restarts. But changes are not shown. 

The only way I can get updates to display correctly is to unload and re-deploy the app.

Any suggestions? 
0
Steve
Telerik team
answered on 09 May 2013, 09:38 AM
Hello Michael,

We're glad you resolved the previous problem.

About the live sync, try the following:
  1. Export your project as .zip archive from the DashBoard -> the icon that looks like right turn sign.
  2. Create new project and add your exported project to it (Add -> From Archive).
  3. Connect your device.

You can also try using ION for the purpose of live sync.

Regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
Tags
AppBuilder Windows client
Asked by
Michael
Top achievements
Rank 1
Answers by
Steve
Telerik team
Michael
Top achievements
Rank 1
Share this question
or