curriedav / myBooksApp

A simple list app that I built for iOS 7 with PhoneGap.
0 stars 1 forks source link

App keeps restarting on install - possibly issue from my build - thanks! #1

Open gr0g opened 10 years ago

gr0g commented 10 years ago

Hi! Thanks for sharing your code - I'm trying out phonegap + iOS7 too; the app goes into an install loop when I try putting it on my phone - do you get that?

Specifically I'm using the phonegap build;

How are you getting it installed on your provisioned phone? and did you try phonegap build?

Thanks!

curriedav commented 10 years ago

I have only run my code on an emulator and not on a physical device. And yes, I did use phonegap for the build.

gr0g commented 10 years ago

Thanks for the reply -

it might be related to the UDID I used (which I got from an app and not iTunes - its incorrect - several people are getting this issue cause with iOS7/iphone5 the applications are no longer pulling the correct UDIDs... something like that)

On 18/11/13 08:51 PM, David Currie wrote:

I have only run my code on an emulator and not on a physical device. And yes, I did use phonegap for the build.

— Reply to this email directly or view it on GitHub https://github.com/curriedav/myBooksApp/issues/1#issuecomment-28758773.

Joy Khoriaty elventails@elventails.com

curriedav commented 10 years ago

Thanks for following up on that and sharing what you found.