Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Missing function implementation #29

Open
ManthanBhatt opened this issue Jan 4, 2024 · 1 comment
Open

iOS: Missing function implementation #29

ManthanBhatt opened this issue Jan 4, 2024 · 1 comment

Comments

@ManthanBhatt
Copy link

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
@primotera
Copy link

got the same issue.
Can someone help please.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants