Closed readytopark closed 7 years ago
Hey @readytopark thank you for reporting this one - we have committed some changes and along with them also a fix for this specific issue so now the master branch is working as expected.
update your app
rm -rf platforms
git pull
tns run ios
Such a quick response! Thank you!
I ran a fresh downloaded version of demo app and it crashed right after clicking "Get Started".
While looking at
firebase.js:35:13
I foundvar firebase
is not actually defined.