Skip to content

Fix a crash when app was started from a notification

Compare
Choose a tag to compare
@kachnitel kachnitel released this 16 Dec 10:38
· 270 commits to master since this release

If there's no authenticated users when a notification handler is called, it redirects to AuthLoadingScreen with a callback to handle the notification once authenticated.

Fixes a crash when opening app from a notification.