privacybydesign / irmamobile

IRMA app for iOS and Android
Other
81 stars 20 forks source link

fix: LoadingScreen StreamBuilder triggers multiple navigation actions #204

Closed sjoerdlmkns closed 1 year ago

sjoerdlmkns commented 1 year ago

Occasionally, when starting the app with a URL, the StreamBuilder in the LoadingScreen builds multiple times which leads to more than one navigation action, leading to more than one home screen and disruptions in the session flow.