What does “Error 12 Received malformed response from the backend.” mean when running this Flutter code?
CustomerInfo? customerInfo = await Purchases.getCustomerInfo();
How can I debug/fix this?
Note that I am only seeing this in iOS.
What does “Error 12 Received malformed response from the backend.” mean when running this Flutter code?
CustomerInfo? customerInfo = await Purchases.getCustomerInfo();
How can I debug/fix this?
Note that I am only seeing this in iOS.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.