Can we create multi platform plugin with Kotlin? #6049
Unanswered
MustafaEminn
asked this question in
Q&A
Replies: 1 comment
-
It's most likely not possible since Capacitor plugins rely on .m files for declaring the plugin methods. But have never looked at Kotlin multiplatform, so I could be wrong. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Kotlin has multi platform feature. If I develop some Capacitor plugin in Kotlin language, can I also create iOS plugin from kotlin plugin?
Beta Was this translation helpful? Give feedback.
All reactions