Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

Restore IAP in IOS unity 5.3

$
0
0
As the documentation says "*On Apple platforms users must enter their password to retrieve previous transactions so your application must provide users with a button letting them do so*" SO i should provide a simple button saying "*Restore Purchase*" and call public void OnInitialized(IStoreController controller, IExtensionProvider extensions) { extensions.GetExtension ().RestoreTransactions (result => { if (result) { // This does not mean anything was restored, // merely that the restoration process succeeded. } else { // Restoration failed. } }); } Is that it ?

Viewing all articles
Browse latest Browse all 4709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>