Andrés Zsögön
Andrés Zsögön
Try starting the camera with different resolution, square sizes tend to work as expected with takePhoto. Also try this new plugin [demo app](https://www.andreszsogon.com/cordova-camera-preview-plugin-demo/) in your iPhone.
There is no browser platform for this plugin. The **www** folder always contains the [Plugin Class Mapping](https://cordova.apache.org/docs/en/2.5.0/guide/plugin-development/android/#plugin-class-mapping) file, required for JS to native interaction.
Why ask this here? This section is for **plugin-related issues** sir, not a one-stop to get your work done. Try asking in **stackoverflow.com** if you need help with your app.
This section is for **plugin-related issues**, not a one-stop to get your work done. Try asking in stackoverflow.com if you need help with advanced implementations.
Is this plugin repo abandoned by the owner?
> @benjamin-luescher are you already migrated to another plugin? The **[cordova-plugin-fingerprint-aio](https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio)** is better mantained and provides more options, also features the **iOS** platform. Pre compiled demo app for that plugin...
Ground control to Major Katzer, do you hear me Major @katzer? This merge will fix cordova-android@10+ build errors. @
> ... With that extension installed, instead of using a primitive node plugged into the save image node, I can directly use the date format in `filename_prefix` (without converting to...
@hariony please try the [plugin demo app](https://www.andreszsogon.com/cordova-bluetooth-printer-plugin-demo-app/) I've made for testing purposes. I had no problem whatsoever printing images, check it out and let me know if it works. Source...
Have you tried sending a printer's [reset command](https://github.com/andreszs/cordova-plugin-demos/blob/e9a25d7f35d6c2e67b5318e671230dd843bbd4bb/com.andreszs.btprinter.demo/www/js/index.js#L296) as shown in the demo app? Most image problems are related to the printer's cache.