NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
85 stars 61 forks source link

plugin_not_installed #66

Closed sersart closed 4 years ago

sersart commented 4 years ago

Hi, I am getting plugin_not_installed error when starting app on ionic devapp. "Native: tried calling DocumentScanner.scanDoc, but the DocumentScanner plugin is not installed." "Install the DocumentScanner plugin: 'ionic cordova plugin add cordova-plugin-document-scanner'" "plugin_not_installed"

But when starting in ios emulator it works fine

ChrisTomAlx commented 4 years ago

Hey @sersart

Try cordova plugins in cli and check if document scanner shows up

Cheers, Chris Neutrinos