Hello everyone, few days back I posted about how apple rejected my build and now after 3 days, they replied back in a very unclear, and I am not being able to understand what they really mean by that.
Context :- In my app, when the user clicked on "export" button, it should show the export options, however, if the user is not on a lifetime plan, it should open the "premium" popup / modal to allow them to purchase. Now, this modal loades project based on storekit IN app purchases I added, and locally I tested using the `.storekit` file and everything worked fine. However, before archieveing the build for app store connect, I remove the local file form "edit" scema, and I thought it should load automatically based on the IAP, because I added the IAP to the app build in the console as well. But now, apple responded with this after 3 days :-
Issue Description
The app exhibited one or more bugs that would negatively impact App Store users.
Bug description: "Export" button brings up an empty sheet that seems like a In-App Purchase. (Please see attached screenshot)
Next Steps
Test the app on supported devices to identify and resolve bugs and stability issues before submitting for review.
If you are unable to reproduce the bug, try the following:
- For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce.
- For app updates, install the new version as an update to the previous version, then follow the steps to reproduce.
They are saying that the premium modal is showing empty.
However, what am I suppose to do here? Its working as expected, it needs to show the IAP which I already added?
Can someone please guide here a bit, I am on a verge of cry, after waiting for 3 days, they replied with no clear answer and probably gonna take another week ( because of weekend tommorow ) and I am not sure what they really mean by that?
This is screenshot of loaded modal and without loaded modal :-