I recently went to update some graphics in my app, no real addition or changes in code other than the new images.
I went to build with the old version of corona that I had and it gave me the error stating corona version not compatible with iOS 10.2
so I went in and downloaded Corona sdk 3011 (newest at the time).
I was able to build my app and submit it for apple review
Today I just got an message from apple saying it was rejected due to a bug they found.
This is what they stated
"We discovered one or more bugs in your app when reviewed on iPad and iPhone running iOS 10.2 on Wi-Fi connected to an IPv6 network.
Specifically, the +10 Gems In-App Purchase fails after pressing the purchase button."
I went back and just checked my code to see if anything was changed, but everything is as it was since before I was updating.
I do have other IAP for 25 and 40 gems and I asked apple if there was any issue with the other IAP and I was told it was just with the one IAP for 10 Gems.
I have no clue what could be causing the issue since the code wasn’t changed.