Open codeservice opened 1 year ago
ByteArray -> writeFile -> nme_byte_array_overwrite_file doesnt work on iOS. I tried different way: sys.io.File -> saveBytes and this method works on iOS Maybe we should use this instead of custom NME method?
ByteArray -> writeFile -> nme_byte_array_overwrite_file doesnt work on iOS. I tried different way: sys.io.File -> saveBytes and this method works on iOS Maybe we should use this instead of custom NME method?