ios - Apple Push Notifications + TestFlight + Enterprise wildcard provisioning profile -


i work in organization have apple enterprise provisioning profile. developing ios application makes use of apple push notifications, , use testflight distribute many users in organizations without having register device ids in testflight.

can use enterprise wildcard provisioning profile distribute via testflight application uses apple push notifications?

or can use explicit provisioning profile distribute app via testflight without having register employees devices in testflight beforehand?

thanks in advance, ido

it should work!

what enterprise apps?
if registered apple's enterprise program , making enterprise apps, no worries...testflight works too. testflight supports enterprise apps , works ad hoc apps distribution. upload enterprise signed app , distribute team , approved members of team have access application installation.

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


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -