Georgee

Results 9 comments of Georgee

I'm facing this issue too, ios users can't get location on safari even with location on

For closing the tabs, you can use: `CustomTabsPlatform.instance.closeAllIfPossible()` For knowing when the action is done, you need to have control of the website you're in, and call an API from...

Assigned @HYACCCINT any chance this is possible ?

> Also check if [this](https://github.com/flutter/flutter/issues/148749) helps in your case or not. The linked report doesn't have a solution and it's also closed because the customer didn't isolate the bug as...

> @prologikus Can you check if the same occurs only using dart code since async comes from dart-lang, so would be good to see if this also replicates only using...

> Thanks for the update. Please check [dart-lang/language#3716](https://github.com/dart-lang/language/issues/3716) and see if it helps in your case or not. It's not about the error handling or returning values, it's about debugging,...