After invoking await adapty.makePurchase(product: event.product); it takes between 5 seconds and 30 seconds until the purchase dialog of the App Store is purchased which leads to display long loading times to the users.
Is this some implementation issue from the client side (flutter app), the communication between Adapty and Apple or something else?
I troubleshooted the network from the client side, and doesnt seems to be an issue with the local network. Also i tested on different devices.