I want to include in my app the option for purchasing it and, depending on if a user has purchased or not, offer new functionalities.
How can I use IronSource API to offer the purchase for the app and also detect if the user has purchased or not, in order to show the basic or the complete functionality?
Thank you.