nov / itunes-receipt

Handle iTunes In App Purchase Receipt Verification
MIT License
94 stars 65 forks source link

Applications under review require this behaviour. #3

Closed birkirb closed 11 years ago

birkirb commented 11 years ago

As per: http://developer.apple.com/library/ios/#technotes/tn2259/_index.html FAQ#16

buildhive commented 11 years ago

Nov Matake » itunes-receipt #12 FAILURE Looks like there's a problem with this pull request (what's this?)

birkirb commented 11 years ago

Buildhive console log said:

Gem::InstallError: cover_me requires Ruby version >= 1.9.2. An error occurred while installing cover_me (1.2.0), and Bundler cannot continue.

Maybe they need to upgrade their stack?

Travis is happy.

nov commented 11 years ago

Thanks

It seems I also need this change for my current project :)

For Buildhive failure, just ignore it. Recently, I'm gradually stopping ruby 1.8.x support in my gems. I've just removed itunes-receipt gem from Buildhive list.

birkirb commented 11 years ago

No worries. All 1.9.3 here. I'll grab the new gem and give it a spin. Thanks!

nov commented 11 years ago

Cool. Now v0.1.3 has these changes.