I am developing an app that can track the location of the user for now, and I have perfect code that makes sense in my blocks section, and I originally had the problem of the app not giving any information on the user ( longitude, latitude and address)
even when location was given and permission was too, but then I accidentally messed with the fire base token by placing it in the url box, and then realising my mistake, put it back and I put in the token back in the correct place, although I didn’t change anything in it. And then I put in the url, and previously the problem had never been sudden crashing when I entered that screen, but now it is. Any other screen works fine, even an additional screen I have that uses fire base, so I am confused as to why the crashing suddenly happened.
I had set all the things I had changed back to the way they were before, yet it still crashed on the tracking screen, so I’m pretty sure I might have accidentally changed the token key, but I’m not sure because I have a clear memory of not changing it.
Again all my blocks are perfect and no issues, but if I delete the fire base it will come with some difficulties.