Skip to content

Fix Java-WebSocket problem on Android below 24#808

Merged
KacperKluka merged 5 commits intomainfrom
feature/fix-websocket-issue
Jun 22, 2022
Merged

Fix Java-WebSocket problem on Android below 24#808
KacperKluka merged 5 commits intomainfrom
feature/fix-websocket-issue

Conversation

@KacperKluka
Copy link
Contributor

@KacperKluka KacperKluka commented Jun 21, 2022

There's a known issue in the Java-WebSocket library that has affected us after the recent upgrade. Luckily, there's a workaround that we have added to make it work.

@KacperKluka KacperKluka self-assigned this Jun 21, 2022
@KacperKluka KacperKluka linked an issue Jun 21, 2022 that may be closed by this pull request
Base automatically changed from feature/executor-shutdown to main June 22, 2022 13:05
@KacperKluka
Copy link
Contributor Author

Even though the CI integration-test is failing we are going to land this PR because of those reasons 😉

@KacperKluka KacperKluka merged commit cb21576 into main Jun 22, 2022
@KacperKluka KacperKluka deleted the feature/fix-websocket-issue branch June 22, 2022 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

NoSuchMethodError in ably-android for API lower than 24

3 participants