Hi Andy, I really like your lessons, can you please explain why i can not catch just the message and shows complete text from firebase? when I want to add(msg: error.message) there is no message option after dot. and when I write (msg:error.toString(), ) it shows all text, Thanks
Andy's voice is on another level. ✨. Loves all of the tutorials. Thank you. May I ask if you have a tutorial on crud with Getx . That would be awesome, Thank you.
By default, firebase auth is persistent and keeps users logged in even if they leave or close the app(they need to manually log out). There’s a single line of code you can use to disable that. It will log your users out when they close or exit the app. Check out the FlutterFire documentation if you still need to solve that issue, specifically the Auth section
@@andyjulow4388 oh sorry.. I mean that people sign in with their addresses and then other users can see in maps the other people: for example sign in data : andry Julow MainStreet 2, then in maps the other people can see a marker with Andry Julow in MainStreet 2... Do you know what I mean?? Plss help
I had the same issue and it was because of the IDE I was using... VSCode. In the run and debug tab, under breakpoints, unchecking Uncaught Exceptions solved the problem for me!
Thanks Andy - with this episode, I think you've provided a whole package that we'll be able to reuse in many apps. What do you think about saving the User Id, eg; as a hidden pref, to facilitate a persistent login?
apk file sign in or register will throw this error pls help: [firebase_auth/unknown] com.google.firebase.j:an internal error has occurred.[json conversion failed! ] failed to parse error for string[ Error 403 (Forbidden)!!1 ...]
Hi Andy, I really like your lessons, can you please explain why i can not catch just the message and shows complete text from firebase? when I want to add(msg: error.message) there is no message option after dot. and when I write (msg:error.toString(), ) it shows all text,
Thanks
you made this look easy compared to the other videos on this topic
Thanks Andy, your explanations are always spot on.
Hey Andy....Great Job...but time to upgrade to Getx now....
It's Awesomely simple...waiting for Andy teaching Getx...
I have been trying it out in a few places. I appreciate not having to clutter my view with listeners that require a context.
Andy's voice is on another level. ✨. Loves all of the tutorials. Thank you. May I ask if you have a tutorial on crud with Getx . That would be awesome, Thank you.
Thank you, not yet but I was thinking of doing one next. A lot of people have been asking for it.
the error "the supplied auth credential is incorrect malformed or has expired" can somebody fix this?
awesome man i learned a lot fromyou
So I deleted the user on firebase but the app is still logged in ? How can I solve that?
By default, firebase auth is persistent and keeps users logged in even if they leave or close the app(they need to manually log out).
There’s a single line of code you can use to disable that. It will log your users out when they close or exit the app. Check out the FlutterFire documentation if you still need to solve that issue, specifically the Auth section
not working for me ;( I cant see the error with the fluttertoast
same..did u find a solution yet?
Hello, are you going to continue this series with how to use Provider/Stream/State management to refactor this?
Hello, do you know how to do it with flutter and Google maps, that people can sign in her addresses and then it is visible for other users?
I am not quite sure what you mean
@@andyjulow4388 oh sorry.. I mean that people sign in with their addresses and then other users can see in maps the other people: for example sign in data : andry Julow
MainStreet 2, then in maps the other people can see a marker with Andry Julow in MainStreet 2... Do you know what I mean?? Plss help
@@andyjulow4388 or a better idea, and easier to add markers with maybe a text field, multiple markers adding directly from the app
Best example might be my current series on places autocomplete. I still have one more episode to publish but the repo is complete.
@@andyjulow4388 ok thanks a lot
Where is solution to Error -401 given by firebase when you want another signup while app is running
hello even after error trapping i still get platformexception error and my app crashes, any idea why?
I had the same issue and it was because of the IDE I was using... VSCode. In the run and debug tab, under breakpoints, unchecking Uncaught Exceptions solved the problem for me!
@@petesauce44 u have other solution? :(
@@petesauce44 Thank you so much
Thank a lot man - Work saved :)
Andy is Love......
Thanks Andy - with this episode, I think you've provided a whole package that we'll be able to reuse in many apps.
What do you think about saving the User Id, eg; as a hidden pref, to facilitate a persistent login?
what theme is that on vscode?
Dark Solar, looks good right?
@@andyjulow4388 looks like it uniforms the colors and protects the eyes.Thank you!
Great Andy
Thanks very much it was helpful
thanks it worked for me
Thanks ❤❤
Top!
apk file sign in or register will throw this error pls help: [firebase_auth/unknown] com.google.firebase.j:an internal error has occurred.[json conversion failed! ] failed to parse error for string[ Error 403 (Forbidden)!!1 ...]