Justus

Results 6 issues of Justus

## Bug report **Describe the bug** when I try to use FirebaseAuth.instance.verifyPhoneNumber, verificationFailed triggers with the following message: "If app delegate swizzling is disabled, remote notifications received by UIApplicationDelegate need...

type: bug
type: documentation
plugin: auth
platform: ios

## Bug report **Describe the bug** FirebaseAuth.instance.currentUser is always null when initializing firebase on windows, even if the user is logged in. It then changes to a non-null value within...

type: bug
plugin: auth
platform: windows

Firstly huge thanks for this library. I get the following error when trying to access a firestore document while the user is not authenticated. It happens for both streaming and...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Windows ### Description...

type: bug
plugin: auth
Needs Attention
platform: windows

**Describe the bug** I seem to be getting the following error from ConsumerStatefulWidget (or rather, ConsumerState) _TypeError Null check operator used on a null value framework.dart in State.context at line...

bug