apple push notifications - APNS certificate expiry issue for Hybrid application -
got apns certificate hybrid app (using mobilefirst) generated yesterday. expiry date certificate 12 july 2016. when try build app using mobile first application getting error saying "the apns certificate expired on oct 31, 2014 18:49." certificate name apns-certificate-production.p12
i tried recreating environment, clearing cache etc.. of no help
any regarding solving issue appreciable.
i have generated p.12 following way , not encounter error:
- after creating certificate in apple developer site, downloaded .cer file
- "installed" .cer file double-clicking it, , have added keychain.
- expended certificate in keychain , selected both , private key in it
- exported , provided password it
- copied .p12 file myproject\apps\myapp folder
- in application-descriptor.xml added
pushsender
child element iphone element certificate password value - run > run on mobilefirst development server
the build has passed.
Comments
Post a Comment