Hi RevenueCat team,
Some of our Android users are intermittently experiencing the following error when calling Purchases.getOfferings()
:
PlatformException: PlatformException(10, Error performing request., {code: 10, message: Error performing request., readableErrorCode: NetworkError, readable_error_code: NetworkError, underlyingErrorMessage: Unable to resolve host "api.revenuecat.com": No address associated with hostname}, null) #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:648) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334) File "<asynchronous suspension>" #3 Purchases.getOfferings (package:purchases_flutter/purchases_flutter.dart:264)
This is affecting real users in production, and itβs blocking them from accessing any available offerings. The devices are connected to stable networks, and no other connectivity issues are present.
Please investigate and provide a fix or actionable guidance. This needs to be resolved to prevent further disruption for our users.
Thanks.