Skip to main content
ArcBlock Community

Notifications Open App in Guest Mode, Ignoring Logged-In User State

JM “cryptotestnet” Morales
Support
arcspherebugqualifiedrewarded

When the ArcSphere application is launched by tapping a notification (e.g., a notification about a new discussion post or a message), the app session initializes incorrectly. Instead of resuming the authenticated, logged-in user's session, the interface briefly or persistently displays the "guest" mode indicator at the top of the screen. This suggests the notification deep-link is failing to correctly carry the user's session token or context, effectively treating the logged-in user as an unauthenticated guest for that specific load action.

Screenshot_2025-11-11-10-32-15-033_com.arcblock.sphere.production-edit.jpg

Screenshot_2025-11-11-10-32-15-033_com.arcblock.sphere.production-edit.jpg

2 replies

WangZhenhua10 months ago

Thank you for the feedback. It is correct to display "guest" for logged-in users, which indicates that the passport you are using is a guest role.

WangZhenhua10 months ago

The issue in your screenshot appears to be that the username and avatar are not displayed, and we will try to resolve this problem.

Reply