문제

I am still pretty new to IOS development and get quite confused with the apple portal. I started a and made a developer cert. Then I went into testing using test flight.com, so I had to make a distribution cert for ad-hoc. So in the app under code signing I have the dev cert for debug and the distribution cert for release. All works fine.

Now I am going to add push notifications with Parse.com. So I have to make another cert to get a ssl for the push notifications. And then when I want to use test flight I have to make another cert for the distribution SSL?

I am so confused. Cant I just have 2 certs? one for developer and one for distribution? And use those to get the SSL for push notifications?

What is the best process here?

도움이 되었습니까?

해결책

Use distribution certificate for push notification test.

Upload Guide for iOS. This is 2 yr old post but hope will help you.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top