iOS: Missing function implementation
ManthanBhatt opened this issue · 0 comments
ManthanBhatt commented
Current Behaviour
In the current version of the plugin, the implementation of function executeScanner is missing
Expected Behaviour
We need to implement the function to be also supported for iOS.
Steps to Reproduce the Problem
- Install the plugin into the capacitor project.
- Sync the plugin to the iOS platform.
- On executing the code you will receive the following error the function is UNIMPLEMENTED.
Context
While trying to use this plugin for the iOS platform I came across the error that the function is Unimplemented.
- Version: 0.6.0
- Platform: iOS
- Capacitor version: 4.6.1