appsflyer-react-native-plugin: Unable to resolve host "inapps.appsflyer.com"

Report

Plugin Version

6.8.2

On what Platform are you having the issue?

Android and iOS

What did you do?

Upgraded from 6.8.0 to 6.8.2

What did you expect to happen?

Everything should continue to work without errors

What happened instead?

Start receiving errors in sentry after releasing the app.

There are two types of error occurring on Android:

  1. Unable to resolve host "inapps.appsflyer.com": No address associated with hostname
  2. Error: timeout

And on iOS this error occurs:

  1. com.appsflyer.sdk.network

Please provide any other relevant information.

The issue started when we upgraded the plugin to version 6.8.2 Example stack trace:

Crashed in non-app: node_modules/react-native/Libraries/BatchedBridge/NativeModules.js in promiseMethodWrapper
native in call
Called from: node_modules/@segment/analytics-react-native/src/plugin.ts in execute$
native in call
Called from: node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js in tryCatch
native in call
Called from: node_modules/@babel/runtime/node_modules/regenerator-runtime/runtime.js in tryCatch
native in apply
Called from: node_modules/react-native/Libraries/Core/Timers/JSTimers.js in anonymous

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 2
  • Comments: 16 (3 by maintainers)

Most upvoted comments

We are seeing this as well on v6.9.4 a lot recently. Any ideas why?