ios - XCode 8 Provisioning Profiles for Sticker extensions -


i adding sticker extension existing ios app.

the app bundle in form:

com.app_name.company_name 

the sticker bundle in form:

com.app_name.company_name.sticker 

do need generate separate provisioning profile, or can leverage existing profile?

thanks!

if use of enabled services (e.g., push notifications), can't use wildcard provisioning. in case must create separate provisioning profile app , app.sticker.


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -