For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 13 replies, 3 voices, and was last updated 12 years, 9 months ago by
support-michael.
-
AuthorPosts
-
jefflefaviMemberOn Build iOS get:
“Failed: Signing certificate/identity does not match any of the provisioning profile certificates.”
I have recreated all certificate files in another directory an get the same error message.
December 7, 2012 at 11:08 pm #333138
support-octavioMemberHi jefflefavi,
Could you share with us a build ID to investigate?
December 8, 2012 at 4:07 pm #333146
jefflefaviMemberWhat is a Build ID and where do I get it?
Attached are my cert files.
December 8, 2012 at 6:26 pm #333147
support-octavioMemberYou can find the build ID in the Progress View:
I’ve downloaded your cert files and deleted them for keep your privacy. We will research early next week. Please provide us a build ID for a better understanding.
December 9, 2012 at 8:18 pm #333164
jefflefaviMember2641349
December 11, 2012 at 12:41 am #333231
support-octavioMemberWe have found that you used a development profile, but your cer + key are bound to “distribution” profile. That is the reason you got that error message.
I’d suggest you to create a new folder and create again certificate, private key and provision profile to ensure that you are working with the appropriate files. You could also delete all old certificates, private key and profiles if you wish to avoid future misunderstandings
December 14, 2012 at 12:36 pm #333379
jefflefaviMemberI regenerated the files again and found the problem. On “Configuring a New Provisioning Profile”, the Tab that was automatically selected was “Development”. That Tab does not have the App Store/Ad Hoc question. The App compiled, but did not send an email to the designated email address (I triple check the email address). I uploaded my test App from iTunes. It ran fine.
Two Questions:
1) How will I build the program when ready to go to the App Store?
2) Why did the build not send an email instruction on how to upload the App?Thank you for your help. I am making progress.
Jeff
December 15, 2012 at 6:11 am #333387
support-michaelKeymaster>1) How will I build the program when ready to go to the App Store?
Use the iOS build wizard just as when you built your ad hoc version of the app. But instead of using an ad hoc provision profile, use an appstore provision profile. See the Apple iOS Provision Portal and view Provision Profiles to create an appstore profile. Be sure to click the Distribution tab when creating the profile to view the appstore option.
>2) Why did the build not send an email instruction on how to upload the App?
Is the issue that you did you not receive an email notification for your app? Or did receive an email notification but was expecting different information?
December 17, 2012 at 11:38 am #333435
jefflefaviMemberI did not receive an email notification. I tried build more than once.
December 19, 2012 at 12:02 pm #333522
support-octavioMemberHi jefflefavi,
>I did not receive an email notification. I tried build more than once.
1) What version of mobione are you using, see it on Help Menu>About to get the details
2) Did you inspect your spam folder to ensure the email notification is not getting trashed? We have seen this happens sometimes, your notifications will probably be there.December 20, 2012 at 2:20 pm #333569
jefflefaviMemberVersion 2.2.3
I am using iCloud.com for email and it has nothing in the junk folder.
December 21, 2012 at 6:12 pm #333601
jefflefaviMemberI posted a reply a couple of days ago, but I do not see it now so here it is again.
Version: 2.2.3
I am using icloud.com for email and there is nothing in the junk folder.
January 7, 2013 at 6:52 pm #333889
jefflefaviMemberI found the problem.
The email address I was using was different from the one I signed up with. I now get the emails.
—–Is there something wrong with the phonegap generator? I get an invalid address when I try to install on iPhone or Android phone?
I click the download, then get an error iPhone message: “Safari cannot open the page because the address is invalid”.
To get to the Install Now screen, I have to enter the URL directly into the browser, calling up the email and clicking the link causes a new login screen on my browser.
January 8, 2013 at 6:06 pm #333927
support-michaelKeymasterHmm! Definitely something odd here that we don’t normally see.
>I click the download, then get an error iPhone message: “Safari cannot open the page because the address is invalid”.
>To get to the Install Now screen, I have to enter the URL directly into the browser, calling up the email and clicking the link causes a new login screen on my browser.You mention ios and android. Let’s separate them and only talk about 1 device/platform at a time rather than mix up things unless you have some insight to what’s up. Let’s start with iOS. When you state you get a login screen in your browser indicates a problem as mobione does not have any password requirements.
1) Are you using the iOS mobile safari browser or some other browser?
– we assume mobile safari2) What ios device an version of iOS are you testing on?
3) What is your email provider and what email program are you using?
– we make the assumption that you are using the apple email reader, not a web client or 3rd party email client4) how are you access the internet (cell, wifi)?
5) are you using a vpn?
Since we can’t see your device is there anything else you can tell us about your device, its configuration and environment?
-
AuthorPosts