hiteshdua1
hiteshdua1
Try running ```sudo gem install cocoapods``` and then doing ```pod repo update``` and running `yarn` again in the repo. Worked for me.
Facing the same issue.Any help will be highly appeciated
Here is the Log : java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.RectF com.caverock.androidsvg.SVG.getDocumentViewBox()' on a null object reference at com.eftimoff.androipathview.SvgUtils.rescaleCanvas(SvgUtils.java:129) at com.eftimoff.androipathview.SvgUtils.drawSvgAfter(SvgUtils.java:76) at com.eftimoff.androipathview.PathView.fillAfter(PathView.java:216) at com.eftimoff.androipathview.PathView.onDraw(PathView.java:204) at android.view.View.draw(View.java:15249) at android.view.View.updateDisplayListIfDirty(View.java:14185)...
Sure that would be great ! (y)
Facing the same issue, @zabojad did you find any fix for this ?
Hi @dianaprajescu @j-ulrich , I don't believe the #28 solved this issue. Did you get a fix or work around for this issue ? Looking forward to hear from you.
Hi @dianaprajescu and @j-ulrich , I have investigated this issue, leads to billilite rage bounds Further investigation can be found in the logged issue. https://github.com/dwachss/bililiteRange/issues/17