App Extension & In-App Purchase

Folks;


I would like to make an Action type app extension available - BUT only if a given in-app purchase has been made.

Is this possible?


In my limited testing so far the extension appears simply based on the 'NSExtensionActivationRule'.


Anyone have thoughts on how to deliver a conditional extension?


Thanks for your consideration!

Steve

Replies

Users don’t see your custom UI until they enter your extension - have you considered hiding/intercepting the custom UI associated w/your extension(s) based on receipt of that product's purchase?


In the mean time...I'll let you parse this from the ASRGs:


Design 4.4 Extensions

... extensions may not include marketing, advertising, or in-app purchases.