Is there a Capacitor equivalent to the preference tag from Cordova? #4355
Unanswered
johnborges
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Cordova plugins? Capacitor plugins? |
Beta Was this translation helpful? Give feedback.
5 replies
-
How do I read config for web plugin? |
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
-
I'm trying to find a way to set custom config values at the app level that are accessible by Capacitor plugins. In Cordova, we previously had
<preference />
.Beta Was this translation helpful? Give feedback.
All reactions