angular-barcode icon indicating copy to clipboard operation
angular-barcode copied to clipboard

Andriod render issue

Open theframework opened this issue 8 years ago • 2 comments

HI,

I have an angular app that utilises this plugin. and works really well across a number of platforms.

On Chrome, Safari, Firefox. Cordova iOS, it all works perfectly.

On Andriod, in the simulators it works great, and on most versions of andriod it also works as expected... however on Andriod 5 it renders incorrectly... are you maybe able to shed light on why this may be?

This is the backbone ot my application so really need to find a fix as soon as possible.

Screens attached.

Many thanks in advance[ andriod5 - this is the broken one android 5 simulator chrome cordova ios

](url)

theframework avatar Oct 29 '16 20:10 theframework

It probably has something to do with how the browser renders canvas in Android 5. I don't have an Android 5 device so I cannot test. Can you try loading the examples page on your device and see if it has the same problem?

justechn avatar Oct 31 '16 03:10 justechn

So the examples seem to work as expected... so probably pointing toward my implementation (somehow)

my markup & code is attached... can you see anything that may point in the direction?

any help would be most appreciated.

Thanks again.

screen shot 2016-10-31 at 13 15 09 screen shot 2016-10-31 at 13 15 52

screenshot_2016-10-31-13-11-20

theframework avatar Oct 31 '16 13:10 theframework