Marcel Hibbe
Marcel Hibbe
thanks for the detailed descriptions and sorry for the late answer. I have raised the priority for this issue so we can look at it again soon.
the problem seems to be that leaveRoom() is not executed successfully when pressing the back button (and other "leave" scenarios?), which results in multiple calls of getRoomInfo() (because of it...
There must be multiple scenarios why this can happen. Yesterday while developing, this issue occurred extremely often. This is because of PR https://github.com/nextcloud/talk-android/pull/2176 (which was merged after the creation of...
With https://github.com/nextcloud/talk-android/pull/2215 the recent change (disposables disposed in onDestroy) is reverted which caused that this bug occurred even more often. Other scenarios still need to be analyzed and fixed, so...
does this still happen for anyone with versions >= 14.2.0?
well the picture in picture feature actually made a start to replace a controller from conductor with a native activity. This was possible because there was a controller that was...
> The goal would simply be to find a way to not have to do big bang even when it is a exotic approach :) an example for one "exotic"...
thanks for the detailed report @galitus :+1: :+1: this seems to be a duplicate of https://github.com/nextcloud/talk-android/issues/1435 so i will close it.
today i had a look at this issue and at https://github.com/nextcloud/talk-android/issues/1435 i reopen this issue because i refer to it's logs in the following. I still didn't find the bug...
maybe @nickvergessen has some idea..?