You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to write the contents of an image returned from an xhr call with arraybuffer
on android this works but on ios it is a nightmare ... mainly to write the blob to file
can this library help me solve this?
thanks
The text was updated successfully, but these errors were encountered:
yeah i am currently doing this in cordova and soo i will use react-native ... but write now i am having problem writing blobs to file on ios ... i thought this library can help
Hi
I need to write the contents of an image returned from an xhr call with arraybuffer
on android this works but on ios it is a nightmare ... mainly to write the blob to file
can this library help me solve this?
thanks
The text was updated successfully, but these errors were encountered: