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 in v5.9.1, java.lang.AssertionError @ WebSocketImpl.java:675 #757

Closed
MatthewWhitmer opened this issue Sep 30, 2021 · 1 comment
Closed

Comments

@MatthewWhitmer
Copy link

I noticed an app crash in Crashlytics from the MixPanel SDK v5.9.1;

Fatal Exception: java.lang.AssertionError
com.mixpanel.android.java_websocket.WebSocketImpl.isOpen (WebSocketImpl.java:675)
com.mixpanel.android.java_websocket.client.WebSocketClient.connectBlocking (WebSocketClient.java:123)
com.mixpanel.android.viewcrawler.EditorConnection. (EditorConnection.java:51)
com.mixpanel.android.viewcrawler.ViewCrawler$ViewCrawlerHandler.connectToEditor (ViewCrawler.java:494)
com.mixpanel.android.viewcrawler.ViewCrawler$ViewCrawlerHandler.handleMessage (ViewCrawler.java:333)
android.os.Handler.dispatchMessage (Handler.java:106)
android.os.Looper.loop (Looper.java:223)
android.os.HandlerThread.run (HandlerThread.java:67)

@zihejia
Copy link
Collaborator

zihejia commented Oct 1, 2021

hi @MatthewWhitmer , the error is from the A/B testing. Are you using it right now? We are deprecating Messaging and Mobile A/B testing features(more details). It will be removed on Jan 1, 2022.

  • If you are not using Mixpanel A/B testing and messaging, we'd highly suggest you opt into our beta version implementation "com.mixpanel.android:mixpanel-android:6.0.0-beta+" It has the current release minus A/B Testing and Messaging and it has our full support.
  • If you are using Mixpanel A/B testing and messaging and do need this fix, please contact our support to help us prioritize work. Sorry for the inconvenience.

@zihejia zihejia closed this as completed Oct 1, 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

2 participants