how do I decode the base64 encoded ios app store receipt with Air SDK?
Found this Base64 class in as3 doc: https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/utils/Base64Encoder.html But it is not present Air SDK 29, doh! and have tried similar open source libs without luck.
Here is what I try to achieve: https://developer.apple.com/library/content/releasenotes/General/ValidateAppStoreReceipt/Chapters/ValidateRemotely.html#//apple_ref/doc/uid/TP40010573-CH104-SW1