Graeme Harrison

Results 2 issues of Graeme Harrison

What I'm trying to accomplish is: 1. User taps to buy IAP product 2. If success, receipt is fetched and sent to my server for validation 3. If success, IAP...

type: question

I keep getting this error: NoMethodError (undefined method `id' for {"init"=>true}:Hash): For my setup, I added `is_impressionable` to my **Posts** model, and in the **PostsController** I am testing with a...