The classpath of the plugin to be used in Android. (e.g. com.capacitorjs.plugins.camera.CameraPlugin)
iosClassName
iosClassName:string
The class name of the plugin to be used in iOS.
This must be the name as it is exposed to the Objective-C runtime.
For example, The CameraPlugin swift class is exposed to Objective-C as CAPCameraPlugin.
The classpath of the plugin to be used in Android. (e.g. com.capacitorjs.plugins.camera.CameraPlugin)