newlogic/smartscanner-capacitor

iOS: Missing function implementation

ManthanBhatt opened this issue · 0 comments

Current Behaviour

In the current version of the plugin, the implementation of function executeScanner is missing
image

Expected Behaviour

We need to implement the function to be also supported for iOS.

Steps to Reproduce the Problem

  1. Install the plugin into the capacitor project.
  2. Sync the plugin to the iOS platform.
  3. On executing the code you will receive the following error the function is UNIMPLEMENTED.
image

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