• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

" iTunes Sync - failed to install " - Push Notifications

Explorer ,
Feb 19, 2014 Feb 19, 2014

Copy link to clipboard

Copied

Hi, i´m trying to install a adobe air 3.9 for ios as development aplication with Notifications.

I create a new APPID with "Push Notifications" and then created a certificate for this push notifications (1 for dev and 1 for prodution) .

I create then "Provisioning Profile" where i choose my APPID.

I converted the *.cer to *.p12 with openSSL....

I set everything in Flash, and i changed my XML to contain :

<iPhone> <InfoAdditions> … </InfoAdditions> <Entitlements> <![CDATA[ <key>aps-environment</key> <string>development</string> ]]> </Entitlements> </iPhone>

Following : http://www.adobe.com/devnet/air/articles/ios-push-notifications.html

When i trying to install the app via iTunes,

" iTunes Sync - failed to install ".

Can anyine help me ? Thanks in advance!

Gonçalo


TOPICS
Development

Views

343

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Feb 19, 2014 Feb 19, 2014

Ok Gonçalo ,

i found the solution:

The Certificate you need to convert to P12 and get into the ipa is not the APNs certificate, but the one you use with proviosioning profile !

Keep it on... !

Votes

Translate

Translate
Explorer ,
Feb 19, 2014 Feb 19, 2014

Copy link to clipboard

Copied

LATEST

Ok Gonçalo ,

i found the solution:

The Certificate you need to convert to P12 and get into the ipa is not the APNs certificate, but the one you use with proviosioning profile !

Keep it on... !

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines