Hey, before anything else I just want to clarify that I have checked the previous topics about this issue and tried to apply (if there were any) the fixes.
So my problem basically is as the title says, my iOS app gets rejected from AppStore with the following issue; There was a problem with the App Store Exception
But the interesting part is that I can make test subscription purchases successfully on my iOs device while running through Xcode or Android studio;
It is a Flutter cross-platform application, so the code-base is the exactly same as Android and here are Android vs iOs debug logs;
Are the debug logs telling me something I fail to see or understand? I have noticed that on Android I got skuDetailsList debug that it isn’t nowhere to see in iOs debug but if there were a critical problem I believe it wouldn’t even allow me to make a test purchase right?