initializeByObject array given
Error while trying to verify auto renewable subscription: Argument 1 passed to alxmsl\AppStore\Response\RenewableReceipt::initializeByObject() must be an instance of stdClass, array given,
Which release version of AppStoreClient did you use?
Im currently using: 1.1.0
It's possible for iOS7 receipts on this version of code. Could you upgrade to a newest release version?
With the latest 1.2.2 version i receive an error: Call to undefined method alxmsl\AppStore\Response\iOS7\ResponsePayload::getLatestReceiptInfo()
Actually ResponsePayload don't have getLatestReceiptInfo... because iOS7 receipt doesn't have latest_receipt_info field. Where's this method called?