MbarkActionHandler
) to respond to user events originating from an mbark view.MbarkActionHandler
)MbarkPurchaseActionHandler
)MbarkActionHandler
helps the mbark SDK and a host app work in tandem to respond to user interactions. Through Screen Builder, you can define action handler identifiers that make existing logic in your app available to mbark's generated UI. For more details, please refer to this documentation.MbarkActionHandler
:MbarkPurchaseActionHandler
helps the mbark SDK coordinate in-app purchase requests. Through Screen Builder, you can add product SKUs that make existing products and subscriptions available to mbark's generated UI. For more details, please refer to this documentation.