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

angular - Is it possible to get native element for formControl? -

unity3d - Rotate an object to face an opposite direction -

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