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

Crash after upgrade to 9.0.0 #29

Closed
adef145 opened this issue Jul 27, 2021 · 1 comment
Closed

Crash after upgrade to 9.0.0 #29

adef145 opened this issue Jul 27, 2021 · 1 comment

Comments

@adef145
Copy link

adef145 commented Jul 27, 2021

Hi teams,

I had updated to latest appboy segment integration into 9.0.0, but after that, I got error this..

Caused by java.lang.AssertionError
Could not create instance of e.e.a.p.a. java.lang.NoSuchMethodException: e.e.a.p$a.<init> [interface java.util.Map]
com.segment.analytics.ValueMap.createValueMap (ValueMap.java:70)
com.segment.analytics.ValueMap.coerceToValueMap (ValueMap.java:343)
com.segment.analytics.ValueMap.getList (ValueMap.java:358)
com.segment.analytics.Properties.products (Properties.java:366)
com.segment.analytics.android.integrations.appboy.AppboyIntegration.track (AppboyIntegration.java:264)

on our gradle use segment version
implementation('com.segment.analytics.android:analytics:4.7.0')

Do you know why?

By the way, this error only happen on release build

Thanks..

@adef145
Copy link
Author

adef145 commented Jul 27, 2021

After update segment version into 4.9.4, fix the issue. And found this segmentio/analytics-android#668

@adef145 adef145 closed this as completed Jul 27, 2021
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

1 participant