firebase-crashlytics
firebase-crashlytics copied to clipboard
Migrate to capacitor v4
One thing to note you switched back to package-lock v1. You should use the latest Node LTS version including npm v8.
Please just copy the changes from this PR (all files under 'packages/crashlytics'): https://github.com/capawesome-team/capacitor-firebase/pull/168
Done, thanks for noticing
Pre-released with next tag:
https://github.com/capacitor-community/firebase-crashlytics/releases/tag/v2.0.0-1
This is a pre-release for those who want to use this plugin with Capacitor4 in a hurry.
@maintainer Released with next tag to make the world compatible with Capacitor v4. Please check out this pull request and decide if you want to merge or not. Thanks for all your great work, and we look forward to working with you in the future.
I will have a look in the next days.
Any updates on when this will be merged in and new version released for capacitor 4? Thanks!
Unfortunately, this PR is not yet ready for merging (e.g. there is a changelog for version 4, but we are only at version 1.3). Reviews and PRs are welcome.
I recommend to use the Capacitor Firebase plugins, because it makes sure that the versions (native SDKs) of the plugins are compatible with each other. It also points out special details, like extra configuration steps when using Firebase Authentication with Firebase Messaging.
Unfortunately, this PR is not yet ready for merging (e.g. there is a changelog for version 4, but we are only at version 1.3). Reviews and PR are welcome.
I recommend to use the Capacitor Firebase plugins, because it makes sure that the versions (native SDKs) of the plugins are compatible with each other. It also points out special details, like extra configuration steps when using Firebase Authentication with Firebase Messaging.
@robingenz Does that mean this plugin won't be maintained and we shall move to capawesome plugin instead ?
@sfinoteffy I am still maintaining this plugin but not actively developing. PRs are welcome. I reviewe them, merge them and release the new version. For those who use multiple Capacitor Firebase plugins, I recommend Capacitor Firebase for the reasons mentioned above.