I have implemented Adapty SDK in a Flutter iOS app, subscription payment flow is working fine. However, after making the payment (in Sandbox), the subscription does not activate on the Adapty profile, and the event feed in the Adapty dashboard does not receive the latest events. Event feed showing some old events.
In the app settings -> iOS SDK section, I can see that App Store server notifications have been received recently. Adapty won't return the purchased subscription when calling the getProfile or restorePurchases methods.
Any idea what the issue could be?