Post B5NtE53exckhGExEGW by pixelschubsi@troet.cafe
(DIR) More posts by pixelschubsi@troet.cafe
(DIR) Post #B5NtE4mdyt8oPSzdk8 by pixelschubsi@troet.cafe
0 likes, 0 repeats
@SrRochardBunson Yes, #XMPP works without issues in China. #DeltaChat in contrast did have issues on Android because of it using Firebase Cloud Messaging for push notifications which seems to be blocked in China. I could still read Delta Chat messages when opening the app, but I wouldn't receive live notifications when Delta Chat is closed.
(DIR) Post #B5NtE53exckhGExEGW by pixelschubsi@troet.cafe
0 likes, 0 repeats
@SrRochardBunson Maybe @delta can add support for @unifiedpush , so that notifications can be routed through XMPP with Conversations' built-in unifiedpush distributor?
(DIR) Post #B5NtE5H89XWlw1FzGK by delta@chaos.social
0 likes, 0 repeats
@pixelschubsi There is a PR waiting for review: https://github.com/deltachat/deltachat-android/pull/4251Meanwhile, you can allow Delta Chat to run in background the same way as you allow Conversations to run in background to receive notifications.
(DIR) Post #B5NvmvPp0FzNOn3z3Q by pixelschubsi@troet.cafe
0 likes, 0 repeats
@delta I did allow Delta Chat to run in background, but it doesn't seem to help reliably. Maybe great firewall somehow closes the idleing IMAP connection after a while (they do generally close connections) and Delta Chat didn't manage to reconnect afterwards?