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

Printing on Android #280

Open
jameshhood opened this issue Sep 2, 2021 · 1 comment
Open

Printing on Android #280

jameshhood opened this issue Sep 2, 2021 · 1 comment

Comments

@jameshhood
Copy link

I have a capacitor app using
"cordova-plugin-printer": "^0.8.0",
"@ionic-native/printer": "^5.35.0",

I have everything launching the native print dialogs just fine. My issue is that when I send a base64 version to iOS to print it works just fine. I can see in the preview what the document looks like. In android however, all I see is the raw base64. What do I need to do to fix this?

@FreddieFred34
Copy link

Any update here?
Printing on iOS no issue. Printing on Android then the app crashes.

"Cordova-plugin-printer": ""^0.8.0",
"@ionic-native/printer": "^5.36.0"

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