Closed dam13n closed 9 years ago
I've unfortunately never been able to get around this reliably. :-( Spent 5 hours on it once (I'm not kidding). If you figure something out, I'd be happy to hear it!
Removing the PM namespace fixed it for me: https://github.com/dam13n/ProMotion-iap/commit/dee7a5d7c28772c035d8dc2775d7bda48aab48a6
Good to know! And now I feel dumb about spending so much time on it.
Haha, I spent a lottttt of time... Hopefully the underlying local vs. github repo issue gets figured out. : )
I feel pretty foolish, @dam13n ... I forgot about #8 , which I think fixes this issue.
I had tried that fix. I'll give it another shot.
Hm, okay!
Doesn't work, at least for me.
uninitialized constant ProMotion::IAP (NameError)
Getting this error when using a local copy of the gem. Noticed the same issue had popped up in other PM add-ons due to
detect_dependencies
issues.