Nativescript-plugin-firebase: Support Firebase Performance Monitoring

Created on 18 May 2017  路  7Comments  路  Source: EddyVerbruggen/nativescript-plugin-firebase

Support the new Firebase Feature called "Performance Monitoring".
https://firebase.google.com/docs/perf-mon/

Android Performance Monitoring enhancement iOS

Most helpful comment

Although it's easy to add this feature, I never got around adding it. Aiming to have it in the next minor version though (probably as soon as next week).

All 7 comments

Any info about this? Am I able to use it with the plugin?

Bump. Any updates on performance monitoring support?
FB documentation states:
"If your app uses other Firebase SDKs, you should also change the version to 15.0.0 for those SDKs."

Current plugin is using version 12.0.1. Does this mean that it's not possible to use plugin and Performance Monitoring at the same time?

Performance Monitoring is working now. Tried it locally directly inside the node_modules folder. Should be an easy thing to implement it (the basic functionality).
But currently, I don't think, that I find the time to create a PR.

Hi @RaphaelJenni, please how were you able to get it working?

Although it's easy to add this feature, I never got around adding it. Aiming to have it in the next minor version though (probably as soon as next week).

Although it's easy to add this feature, I never got around adding it. Aiming to have it in the next minor version though (probably as soon as next week).

Thank you!

Available in 7.3.0 (about to publish): https://github.com/EddyVerbruggen/nativescript-plugin-firebase/blob/master/docs/PERFORMANCE_MONITORING.md

Note that I've seen the performance metrics pop up on the Firebase console for iOS just fine (after a ~12h delay, per their documentation), but I have not yet seen it for Android (although the SDK is called correctly, and getting values from the trace works just fine)... I guess I'll need to wait a bit longer. Curious to learn your experiences with this!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EddyVerbruggen picture EddyVerbruggen  路  3Comments

b02505048 picture b02505048  路  3Comments

NNieto picture NNieto  路  4Comments

phatakrajan picture phatakrajan  路  4Comments

WaseemAhmadZ picture WaseemAhmadZ  路  3Comments