paywallViewDidFinishRestore
Called when a restore operation completes successfully.
Check the provided AdaptyProfile to confirm if the user now has access. You can dismiss the paywall view if the profile indicates active access.
Parameters
view
the AdaptyUIPaywallView where the restore occurred.
profile
the updated AdaptyProfile of the user.