Since there’s no advices on how to perform remote server-side receipt validation the following question has came up.
Can the CrossPlatformValidator be used for the server-side validation? E.g. for Ws server.
Can receipt data, received from the client IAP purchasing be passed to the server (built for PC/Unix) and then checked via CrossPlatformValidator? Or it’s only usable on Android/IOS builds?
Maybe there’s different alternatives? Any advice would be appreciated.