Replies: 1 comment
-
I also wonder how to achieve this. I've managed to install the package as following: "dependencies": {
"capacitor-plugins": "github:ionic-team/capacitor-plugins#pull/1436",
... But when running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to import to my project @capacitor/local-notifications from the "capacitor-4" branch since there was a recent fix in this particular branch that fixes the app crashing issue for android 12 phones.
I'm currently on latest capacitor plugins, however I have no idea how to make it target "capacitor-4" branch instead of the main branch. Anyone knows how to do this?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions