- This topic has 40 replies, 4 voices, and was last updated 10 years, 5 months ago by
EmilioZorzi.
-
AuthorPosts
-
January 20, 2015 at 11:00 am #353470
Brandon BatieMemberHi,
Our tests on the latest template show that both should be working, which is why we want you to send the project file.
You can send it to support at genuitec dot comThanks.
January 20, 2015 at 1:08 pm #353474
Brandon BatieMemberHi,
I got your test projects. Your date time one is fine, builds and runs on 5s and 6+ without any issues.
Your italy project is using an older version of the phone ui file and is referencing the the wrong phone gap file like stickleback mentioned. If I change that and use the latest phoneui file it seems to be fine.
index.html file, line 18:
<script type=”text/javascript” src=”res/phonegap.js”></script>
should be
<script type=”text/javascript” src=”phonegap.js”></script>Here is a screen cast of the app running on my iPhone 5s. | http://www.screencast.com/t/hGgAtD7qZ
I would suggest starting over and reimporting the project using the latest template resource pack.
January 20, 2015 at 3:38 pm #353476
Paul_paulParticipantBrandon, where is the latest up to date template zip?
Edit. I just downloaded the one on the tutorial is that the latest?
January 20, 2015 at 3:57 pm #353477
Brandon BatieMemberStickleback, yes the one in the tutorial is the latest.
January 20, 2015 at 4:34 pm #353478
Paul_paulParticipantI just noticed Adobe are saying Phonegap now has 64bit support on 3.5+ builds.
January 21, 2015 at 7:56 am #353485
Brandon BatieMemberHi,
Yes, they announced yesterday that 64-bit is now supported: http://phonegap.com/blog/2015/01/20/ios-64bit-support/
So good they got it in place before the deadline.January 21, 2015 at 8:40 am #353490
EmilioZorziParticipantHello Brandon,
thanks for your help, with your suggestions to my project was completed well!I have some questions for you:
1) When the project by sending ME to Phonegap, gives me an error of TimeOut (attach slide).
This has no problem with small projects, but for larger projects (40Mb and above)
not sent to Phonegap. Which do you think is the problem?2) When the project amount M1 to ME, the index.html file is modified (see attached files). I solved it by copying the file manually from M1 to Me, but I do not understand where is the problem.
Sorry for my English.
Thanks for your help
Emilio
Attachments:
You must be logged in to view attached files.January 21, 2015 at 9:03 am #353492
EmilioZorziParticipantI send you the files index.html M1 and ME with an email because here are not accepted.
January 21, 2015 at 9:22 am #353493
Brandon BatieMemberHi,
Depending on the actual size of the project it could be that the project is too large for the PhoneGap Build service. Here are the limits for each plan:
https://build.phonegap.com/plansOr, simply a network timeout.
January 21, 2015 at 10:34 am #353497
EmilioZorziParticipantIt is probably a problem of network timeout, now I try to investigate.
A new problem at the moment:
are not accepted all of my profile signing, provisioning profile is not valid, even for new signing profile that I try to create.
I checked in and Apple are enabled and correct.I do not understand why the captain all to me.
Sorry and Thanks
Emilio
January 21, 2015 at 10:47 am #353498
EmilioZorziParticipantI found, is a problem of updating certificates Apple.
Excuse
-
AuthorPosts