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

close Call notification when onError is triggered. #3457

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

mahibi
Copy link
Collaborator

@mahibi mahibi commented Nov 23, 2023

this should fix #3456

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

How to test:
add

.doOnNext {
	throw (RuntimeException("Exception!!!!!!!!!!!!!!!!!!!!!"))
}

after
.subscribeOn(Schedulers.io())

Signed-off-by: Marcel Hibbe <[email protected]>
@mahibi mahibi added the 3. to review Waiting for reviews label Nov 23, 2023
@mahibi mahibi added this to the 18.0.0 milestone Nov 23, 2023
@mahibi mahibi self-assigned this Nov 23, 2023
@mahibi mahibi merged commit 074fc30 into master Nov 23, 2023
@delete-merged-branch delete-merged-branch bot deleted the bugfix/3456/endCallNotificationOnException branch November 23, 2023 12:13
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/3457-talk.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud Talk app.

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

Successfully merging this pull request may close these issues.

phone keeps ringing when joined on different device
1 participant