aporat / store-receipt-validator

PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
Apache License 2.0
633 stars 153 forks source link

getting PHP Notice in release 2.1.0 for iTunes Response class #79

Closed raminshahab closed 6 years ago

raminshahab commented 6 years ago

I am getting a PHP Notice using 2.1.0.

Notice: Undefined index: app_item_id in /var/www/vendor/aporat/store-receipt-validator/src/iTunes/Response.php on line 212 PHP Notice: Undefined index: app_item_id in /var/www/vendor/aporat/store-receipt-validator/src/iTunes/Response.php on line 212

But I noticed this was fixed in the latest commits. When is the release for the next version that addresses these fixes?