You must have seen that the following pop-up message after purchasing a subscription.
This pop-up notification is managed by Purchasely to confirm the successful purchase to your consumers.
Once the user provides the payment details, there is a interval time for Apple to validate this purchase made and validation from your end. During this stipulated interval of time, the puchase button will be loading. In order to be sure and confirm your user that the subscription made successfully this pop up notification is practical.
You might want to change the message to personalize it or change the layout to fit your existing message / error popups.
Change the content of the message by overwriting the sdk translations for the 3 following keys:
βply_modal_alert_in_app_success_title
,ply_modal_alert_in_app_success_content
ply_modal_alert_in_app_success_button
βFull documentation
βDelete or replace this message with your own UI component instead of the default system component.
βFull documentation