I was testing another app and found that there is a subtle change that has taken place lately. The starts and opens event are treated differently now if the app started from a computer or from a mobile.
@muneer I donât have a start function and all my open function does is clear text inputs.
I have attached a gif of what happens in my computer chrome browser when I am using it normally vs testing using a mobile screen. I have no idea what the error means but it only happens when I click to change device typeâŚ
Looks like in that context the Firebase config isnât receiving the appropriate data. Can you report this on GitHub and provide the dummy access login.
Please be as detailed as possible and link back to the forum. The engineering team will get eyes on it there. Sounds like an easily fixable bug but keep in mind they are a small and busy team.
@muneer & @jared I really appreciate both of your help. I will report on GitHub.
I have recreated the issue using a different app and a different firebase db (see link below to access code). I get the same result .
For anyone trying to see the issue if you hit hit F12 in live test mode and click on the âtoggle device toolbarâ in the top left you can recreate fairly quick by choosing a mobile device. Code works on a normal browser but not on a phone.
Iâm shocked more people arenât reporting this, but maybe they donât use web apps as much.
If someone comes up with a solution let me know. This has put a large load back on the company I was doing it for. @cassandra can you confirm this is a thunkable issue?