79291289

Date: 2024-12-18 13:44:48
Score: 2
Natty:
Report link

You have explained your question well but haven't give context.

How are you implementing deeplinking? What procedure are you following.

When i first implemented deep linking in my flutter app i noticed that when the app was opening the desired screen, it was using context.go under the hood which was clearing out my auth state i was setting in the splash screen, so this might be the issue you are also encountering.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Abhishek Verma