0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Flutterでfirebase authでPlatformExceptionでステップ実行になってしまうのの解消方法

Posted at

Flutter unable to catch PlatformException while attempting firebase authこの記事を参考にしたら直った。

どうやらAndroid Studioの設定で例外発生時に自動的にステップ実行になるようで、それをオフにした。

Run > View BreakpointsでDartのEnabledのチェックを外す

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?