mayank0274/acode-plugin-codesnap

Corrupted Image on Android 11+

Closed this issue · 1 comments

This plugin is not able to save images on Android 11, 12, 13 because of change fs APIs ,
Some how I have implemented a solution which will save the buffer instead of blob and it's working, Soon I will pr it.

Note: I have changed dom-to-image to html2canvas because dom-to-image is outdated