-
Notifications
You must be signed in to change notification settings - Fork 1
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
Android app crash on open argyle link #30
Comments
Hey @hkeithk - could you share a stack trace? |
Hi there, I'm seeing this as well, stack trace is below. I tested on 4.4.0 before and it was working, although now I get the same error when going back to 4.4.0. So either something has changed on our end to cause the error, or I'm not clearing caches properly when rebuilding or something. The error message refers to Sentry - does the library use the Sentry logging service internally? We use Sentry in our app, is it possible there is some namespacing issue behind this? We had a crash like that with Zendesk before. We have added RN version: 69.1 Devices:
Thanks for looking! Happy to provide more info as neeeded.
|
@256hz thanks for the details - what's the Sentry version you are using in your project? |
@Varnius thanks for the quick reply! We are using Sentry 4.1.2. |
@256hz We found out it's due to a breaking change in Sentry SDK that happened when |
@Varnius great thank you! |
Hi @Varnius do you know if this release was planned for this week? We will be fine with the workaround but if it's going to be soon I'll wait. |
@256hz hey - we are releasing the fix today. |
Should be fixed with |
Starting from version 4.5.0 we began noticing that our app crashes when opening the argyle link on an android device.
The text was updated successfully, but these errors were encountered: