Marcel Hibbe

Results 478 comments of Marcel Hibbe

- Not receiving notifications is a problem that is / should be discussed in other issues. To get started you can check https://github.com/nextcloud/talk-android/blob/master/docs/notifications.md - What do you mean with "if...

> I've had some from another user on iphone also. any known issues on iOS? @Ivansss @SystemKeeper ?

No this is not implemented. Maybe the behaviour can be different depending on OS and manufacturer. I remember i had a related problem https://github.com/nextcloud/talk-android/issues/2948#issuecomment-1630613446 where i didn't find a solution...

whatever causes this issue, there is a good chance it's fixed whenever https://github.com/nextcloud/talk-android/issues/3794 is done

there is code that should handle when others hung up the call. A button to hangup for all in the android app is not yet implemented. Might be helpful to...

The issue happened another time after https://github.com/nextcloud/talk-android/pull/3147 was merged. So reopening as there must be more scenarios that trigger this bug.

i guess somehow long-polling is interrupted because lookIntoFuture is false. Want to simplify the pullChatMessages logic in the long term..

yes long polling should only be a fallback when external signaling server is available. Handling of many signaling messages still needs to be implemented (https://github.com/nextcloud/talk-android/issues/2816)

> I vote for this. Quite annoying, that new messages are not updated and chat has to be reopened. which app version are you using?

We are going to make huge changes for the chat in the next months (offline support). So we might not invest time to fix the "old" code but hopefully come...