Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: com.appsflyer.sdk.network after React Native upgrade to 0.72.4 !!! #500

Closed
HunainHumail opened this issue Sep 26, 2023 · 2 comments
Closed

Comments

@HunainHumail
Copy link

Report

Plugin Version

6.12.2

On what Platform are you having the issue?

IOS

What did you do?

Upgraded React Native version to 0.72.4

What did you expect to happen?

The appsflyer should work fine

What happened instead?

Error: com.appsflyer.sdk.network this error occurs in application

@sorinrinse
Copy link

It also happens for us, it seems like they bubble up every exception that happens so you have to be ready to catch any errors that they throw. This was learned the hard way, we had over 100k events on Sentry because of this.

@Miti063
Copy link

Miti063 commented Apr 1, 2024

Hi @sorinrinse What steps did you take to prevent errors from being logged on Sentry?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants