arnesson / cordova-plugin-firebase

Cordova plugin for Google Firebase
http://arnesson.github.io/cordova-plugin-firebase
MIT License
1k stars 1.55k forks source link

Creating a simple test app for Cordova - Firebase Analytics #1160

Open grantkemp opened 2 years ago

grantkemp commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I can see there are lots of issues reported here. In order to help - it would be epic if we had a "test app" that is made up of a series of buttons to test out Firebase Analytics and make sure its tracking correctly.

Describe the solution you'd like Can someone create a simple one page app with a collection of 9 buttons that implement the main use cases eg

I am happy to add some code to do the tracking and to create some instructions to show debugging process however I can't seem to get Cordova to build the app with the Firebase plugin enabled.

Describe alternatives you've considered I am an analytics geek and have tried to create a simple one page app in Cordova to help this project, however I can't seem to build this without errors. After a few hours of trying to build a sample app using this plugin and make it work with iOS - it was unable to build and I had to give up.

Additional context Add any other context or screenshots about the feature request here.