arnesson/cordova-plugin-firebase

Creating a simple test app for Cordova - Firebase Analytics

grantkemp opened this issue · 0 comments

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

  • Log Event with parameters
  • Ecommerce - View_item, Product View , Add To Cart, Purchase

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.