harfyt
harfyt
> Hello! > Yeah that use case isn't working right now. If you use custom ids, you should be using a string, anything variable wouldn't work with `$localize` right now...
Hi there @erodriguezh Did you manage to find a solution to this?
Hello, I found a solution for IE. In the createChartImages function of the ExportService there is a problem with the following line: ` var svgCopyEl = angular.element(svgEl.outerHTML)[0];` you could replace...
Hello, any update on this? I' ve got these packages and when I add the property then scanning stops working (detection) not triggering I test on Android platform (targetSdk 34)...
I had the same problem today after clean build of my app. Please check the following issue that I opened in the nativescript-community/perms repo which I found to be responsible...