capacitor-firebase
capacitor-firebase copied to clipboard
feat(performance): add missing methods (e. g. `setAttribute(...)`, `getAttribute(...)`)
Plugin(s)
- [ ] Analytics
- [ ] App
- [ ] App Check
- [ ] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Messaging
- [X] Performance
- [ ] Remote Config
Current problem
The Firebase Performance Monitoring plugin currently lacks support for the following methods:
-
putAttribute(...)
-
getAttribute(...)
-
getAttributes(...)
-
removeAttribute(...)
-
putMetric(...)
-
getMetric(...)
-
record(...)
Note: Not all methods are available on all platforms.
Preferred solution
Add support for the missing methods for Android, iOS and Web to the plugin.
Alternative options
No response
Additional context
Before submitting
- [X] I have read and followed the feature request guidelines.
- [X] I have attached links to possibly related issues and discussions.
/attempt #505
Let me know when to move ahead
@triyam Thank you for your willingness! Unfortunately, I can't assign you the issue as it seems you have little experience in developing Capacitor plugins so far (your changes in definitions.ts
does not work for Capacitor). Since I am currently the only maintainer in the Capawesome organization, I don't have the capacity to guide you through the bounty program and conduct intensive reviews. I really hope you understand that!
Its okay I can understand