1
votes

I work in an organization which have an Apple enterprise provisioning profile. We are developing an iOS application that makes use of Apple Push Notifications, and would like to use TestFlight to distribute it to many users in the organizations without having to register their device ids in TestFlight.

Can we use an enterprise wildcard provisioning profile to distribute via TestFlight an application that uses Apple Push Notifications?

Or can we use an explicit provisioning profile to distribute the app via TestFlight without having to register those employees devices in TestFlight beforehand?

Thanks in advance, Ido

2
I don't think you can use any wildcard profile for push notifications.Sulthan

2 Answers

0
votes

It should work!

What about Enterprise Apps?
If you are registered with Apple's Enterprise Program and are making Enterprise Apps, no worries...TestFlight works with those too. TestFlight fully supports Enterprise Apps and it works much like Ad Hoc apps for distribution. Just upload an Enterprise signed app and distribute to your team and only approved members of your team will have access to the application for installation.

Source: http://help.testflightapp.com/customer/portal/articles/402851-testflight-faq

0
votes

If you have an Enterprise Distribution profile, there is no need to use testflight any more. You can just put it anywhere on the internet and let users download it.

Registering devices is needed only for development profiles. There are no distribution wildcard profiles.