Open satish-dnv opened 2 months ago
I am developing my first iOS app with subscription and for App Store Server notification I found https://github.com/getmimo/app-store-server-library-dotnet
Also to match the purchase to an user you have to use obfuscatedAccountId parameter.
Hello, I am currently exploring the capabilities of the InAppBillingPlugin and would like to inquire about a couple of aspects regarding its functionality.
Does the InAppBillingPlugin support integration with App Store Server Notifications for Apple and Real-Time Developer Notifications for Google? If so, could you please provide guidance on how this integration can be set up within the plugin? Additionally, I would like to inquire about the possibility of configuring a custom user ID during the purchase transaction process. Because user registered email id might not be same as the Apple ID or Play store account all the time. This would enable us to easily associate each purchase with the correct user account in our backend systems.
Any ideas in this would be appreciated!