Skip to main content

Hi, I have integrated SDK in my android app and its working great.

but sometime I am getting

Error fetching offerings - PurchasesError(code=NetworkError, underlyingErrorMessage=Unable to resolve host "api.revenuecat.com": No address associated with hostname, message='Error performing request.')

this error. any resolution for this?

 

thanks

I did some searching around Stackoverflow and looks like other developers have hit that error from not having the INTERNET permission or just no WiFi connection. 

Reference: https://stackoverflow.com/a/6355961/3166209


No i have already added the INTERNET permission to manifest file and my other network requests are working totally fine. it just the RevenueCat api is giving this error

Error restoring purchase: PurchaseDetails