Andrea Bizzotto

Results 65 comments of Andrea Bizzotto

@rodydavis @renancaraujo @jogboms @Solido I'm not sure if anyone has noticed, but content from merged PRs doesn't seem to appear in the main README (Example: #722). Perhaps some build pipeline...

@tbergeron You mentioned that you're running on the `swift2.3` branch. If that is definitely the case, I would recommend moving to the latest version (Swift 3). I have one app...

I tagged this as a bug, however we need more information to understand why it is failing.

I recently discovered that Apple recommends using the receipt to find purchased products, rather than restoring purchases directly. See my answer here #207. Maybe you could try to implement this...

Apologies everyone, I know this is an ongoing issue but I'm not sure how to best diagnose and address this. Suggestions welcome.

I tagged this as an Apple bug. I'll leave it open as this thread has some useful information.

@abdallahnh Is this a runtime or compile error? Looks like a compile error to me. Maybe try a clean build?

Not sure if this is useful, but [this blog post](http://davidbarnard.com/post/164337147440/testing-auto-renewable-subscriptions-on-ios) has some information about promo codes.

Do IAPs unlocked with a promo-code show up in the receipt? If so you could [verify your purchases or subscriptions](https://github.com/bizz84/SwiftyStoreKit#verifying-purchases-and-subscriptions) rather than restoring purchases.

Found some more info here, not sure if it's useful: https://stackoverflow.com/questions/44336622/when-redeem-an-in-app-purchase-promo-code-my-app-doesnt-handle-it/44621395#44621395 And this, from the Apple Developer forums: https://forums.developer.apple.com/message/229632#229632