Replies: 1 comment 2 replies
-
Why do you want o to use it? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I want to call CapacitorBridge
But CapacitorBridge is internal class
How do I call the CapacitorBridge class and use getCommandInstance() ?
func getCommandInstance(pluginName: String) -> CDVPlugin? {
}
Beta Was this translation helpful? Give feedback.
All reactions