iMicknl / cordova-plugin-openalpr

This Cordova plugin adds support for the OpenALPR (Automatic License Plate Recognition) library, which provides support for retrieving the license plate from a picture.
MIT License
32 stars 23 forks source link

Modern iOS / XCode / Capacitor support #53

Open rubenstolk opened 3 years ago

rubenstolk commented 3 years ago

Is anyone working on getting this plugin to work again for iOS?

iMicknl commented 3 years ago

@rubenstolk to be honest, this project didn't get any love in the last years.

Feel free to contribute. Happy to help setting up better CI/CD for this project, so that releases and updates can be done easier. However, I won't be able to test and build a full iOS / Android project due to limited time available.

rubenstolk commented 3 years ago

Thanks mate. I also won't have time now, for now made a fork to strip out iOS as I only need it to work on Android without breaking iOS.

If this MVP goes well, I may revisit working on this properly.

ix-xerri commented 1 year ago

Will this work on the web with Ionic 6? I doubt anyone tested it but one can hope.