-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Capacitor 5 support #94
base: master
Are you sure you want to change the base?
Conversation
Can we please prioritize this? |
Any info when it would be merged? As it's blocker for updating to Capacitor 5 |
This PR is a saver. Unblocks capacitor 5 update. Prioritizing it would be great! |
If you are waiting for the merge, try instead @riderx forked and released new version - https://github.com/Cap-go/capacitor-native-biometric Check #93 (comment) |
"typescript": "^4.2.4" | ||
"@capacitor/android": "^5.0.3", | ||
"@capacitor/ios": "^5.0.3", | ||
"rimraf": "^5.0.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd stay with rimraf ^4.4.1 because capacitor itselfs references ^4.4.1.
Thank you for your contribution!
hello guys any updates? |
You can use my fork @Aqirito I maintain more than 30 plugins now, that how I make people aware of Capgo my live update service for Capacitor app :) |
Wow😮.. later I'll use your fork.. my users installed app around 100+. I think use this is not a big deal. I just I traumatized because of some package maintainer missing and can't be founded and I use a lot inside my app🥲. |
Hello Guys! Please prioritize this. We need to update to Capacitor 5 before 2023-08-31 due to Google requirements (API 33) 🥲. |
@aplaza-finizens feel free to use : https://github.com/Cap-go/capacitor-native-biometric |
@Aqirito if you found other not well maintained repo please share, maintain fork is what i do as marketing for Capgo :) |
Update package to support Capacitor 5
fixes #93