Flutter await does not respond when debug as Windows app
Below is code that connects to Firebase re-authenticate function, its working in chrome/android, user is re authenticated and page is popped with ‘success’. But when I run on Windows, the await part does not respond.