I am using the latest magic sdk(magic_sdk: ^2.0.2) where there is no functionality to redirect back to the application, if I loginWithMagicLink and validate mail through the email application from my device and once it is a success, It'll not redirect back to the application.
@jaysathvara1998 Unfortunately our Flutter SDK currently does not support passing a redirectURI with the loginWithMagicLink. We will add it to our roadmap and update you as soon as it's available.
I am using the latest magic sdk(magic_sdk: ^2.0.2) where there is no functionality to redirect back to the application, if I loginWithMagicLink and validate mail through the email application from my device and once it is a success, It'll not redirect back to the application.