Chrystian Ruminowicz

Results 16 comments of Chrystian Ruminowicz

Hello, I am fighting with this thing for last, dunno, 48hours and still nothing stable :( along the way i was able to receive notifications occasionally but when trying to...

hello, I just tested the results of this PR https://github.com/EddyVerbruggen/barcodescanner-lib-aar/pull/23 and it works like a dream. any chance to accept it?

this one i think ![image](https://user-images.githubusercontent.com/4775239/59865391-2d38a380-9389-11e9-8c54-27b483c64ee4.png)

i can also scan and send you my car id but that is a bit sensitive so maybe on email ;)

@Tekunoff did you try to build new .aar with the changes from that PR? if not then you can use the one located at: https://github.com/dex4er/phonegap-plugin-barcodescanner/tree/master/src/android what i am doing next...

nope, but i think thats because the quality is rather bad :( codes in this thread are recognizable after applying changes for sure

hey, If i am correct i had the same problem and fixed it by changing the function at file node_modules/nativescript-ui-chart/initializers/chart-initializers.ios.js at line **391** ```javascipt ChartSeriesValueMapper.prototype.applyLabelFontFromStyle = function (series) { if...

hey, i recently discovered this issue in my plugin and the problem was that when building package i wasnt doing angular compilation... check this commit as that is what you...

hey, just created alternative PR that actually addresses the root of the problem, please check it #89

hey, I will try to investigate it a little bit but it sounds like a pretty tough case :)