Martin Kovachev
Martin Kovachev
> I had just saw this error as well. I resolved it by enabling flutter deep linking (see: https://docs.flutter.dev/development/ui/navigation/deep-linking#enable-deep-linking-on-android), because my redirect URI is not the android package, but a...
Might be related https://github.com/Milad-Akarie/auto_route_library/issues/1668
@Milad-Akarie Any ideas what might be the issue?
@Milad-Akarie We would appreciate if you share your knowledge on this topic.
@Milad-Akarie Any updates?
> @MartinAKovachev can you confirm if this happens in release builds? @Milad-Akarie It happens in debug and release builds.
Hey @Milad-Akarie, I'm sorry for the late reply. We also have a guard (`LoggedInUserGuard`) to the routes (`MainRoute` and `InfoRoute`) to which we navigate the user. In the `onNavigation` method...
@Milad-Akarie May I ask if there are any updates?
Seems the issue is left behind but more and more developers noticed it. @Milad-Akarie Do you think this issue might be picked up soon?