[GH-ISSUE #5481] Feature Request: Push Notification When Peer Session Expires (iOS) #11551

Open
opened 2026-08-05 01:30:00 -04:00 by saavagebueno · 2 comments
Owner

Originally created by @meep-meep45 on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5481

Is your feature request related to a problem? Please describe.

Yes.
When the peer session expires in the iOS app, the user is silently logged out and loses network connectivity. There is no visible warning, in-app alert, or push notification indicating that reauthentication is required.
From a user experience perspective, this results in:
-Unexpected loss of internet access
-Confusion about connectivity issues
-Delayed reauthentication because the user is unaware of the session expiration

Since iOS aggressively suspends background apps, users may not notice the expired session until they attempt to access a resource.

Describe the solution you'd like

Implement a push notification that is triggered when the peer session expires.

Proposed behavior:
When the peer session expires, the app sends a push notification.
The notification text could be:
"Your NetBird session has expired. Tap to reauthenticate."
Tapping the notification should:
-Open the NetBird app
-Directly navigate to the authentication screen
-Allow immediate reauthentication

Originally created by @meep-meep45 on GitHub (Mar 2, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5481 **Is your feature request related to a problem? Please describe.** Yes. When the peer session expires in the iOS app, the user is silently logged out and loses network connectivity. There is no visible warning, in-app alert, or push notification indicating that reauthentication is required. From a user experience perspective, this results in: -Unexpected loss of internet access -Confusion about connectivity issues -Delayed reauthentication because the user is unaware of the session expiration Since iOS aggressively suspends background apps, users may not notice the expired session until they attempt to access a resource. **Describe the solution you'd like** Implement a push notification that is triggered when the peer session expires. Proposed behavior: When the peer session expires, the app sends a push notification. The notification text could be: "Your NetBird session has expired. Tap to reauthenticate." Tapping the notification should: -Open the NetBird app -Directly navigate to the authentication screen -Allow immediate reauthentication
saavagebueno added the feature-request label 2026-08-05 01:30:00 -04:00
Author
Owner

@drlucaa commented on GitHub (Jul 13, 2026):

yes please !!!!

<!-- gh-comment-id:4955702132 --> @drlucaa commented on GitHub (Jul 13, 2026): yes please !!!!
Author
Owner

@drlucaa commented on GitHub (Jul 14, 2026):

it is resolved in the latest ios update from a few hours ago. aswell as a overall nicer app experience. i am very happy.

<!-- gh-comment-id:4974860745 --> @drlucaa commented on GitHub (Jul 14, 2026): it is resolved in the latest ios update from a few hours ago. aswell as a overall nicer app experience. i am very happy.
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#11551