I'll submit a bug report on github later (Apple gave me crash logs) but for now I just want to know if I'm alone on this?
My app is on the App Store, but my new updated version with IAP is rejected because the app crash when the "No ads" button is pressed, wich is my only IAP. I thought it was an issue just because I was testing the button in the TEST FLIGHT app.
The only action triggered when this button is pressed is "Purchase product", wich seem pretty straightforward...just one thing to provide there, the iap id.
I put the 2 following actions in my "On start layout":
- Add product ID.
- Complete product registration.
I had the bug with the latest stable release of C3 as of today, same while testing the latest beta release (r173).
Thanks in advance.