- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So I recently upgraded to v3240.
I migrated my existing iOS developer certificate successfully.
Leaving my existing provision file in XDK, I was able to successfully build an iOS ipa file.
Unfortunately, when I went to upload the new .ipa to the Apple Store, I noticed that my Apple Prod Distribution Cert was expired / revoked . It no longer exists.
I tried utilizing the original .CSR (which was generated from XDK - just a prior version) to create a new Prod Dist Cert & provisioning file, however I got a 65 error (no identity found) when attempting to build.
Can anyone tell me the proper procedure to re-create a Prod Dist Cert / provisioning file that has expired in the Apple store w/o affecting the ability to update my existing application in the App Store?
(Is there a way to utilize the converted developer cert p12 file - or extract the csr from this file to recreate a Prod Cert on the App Store?)
Thx
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please create a new certificate with a newly generated .csr from XDK. Your app in the app store will not be affected. You need a valid certificate to sign your app (new or update).
Follow the steps mentioned in this post : https://software.intel.com/en-us/forums/intel-xdk/topic/627945#comment-1870013 or from this webinar video : https://software.intel.com/en-us/videos/app-certificate-management at 16:45 min on how to create a P12 file
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please create a new certificate with a newly generated .csr from XDK. Your app in the app store will not be affected. You need a valid certificate to sign your app (new or update).
Follow the steps mentioned in this post : https://software.intel.com/en-us/forums/intel-xdk/topic/627945#comment-1870013 or from this webinar video : https://software.intel.com/en-us/videos/app-certificate-management at 16:45 min on how to create a P12 file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. That did the trick.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page