In that process file component needs to allow storage permission.
But I don’t think it needs to read TXT files from assets.
Does there be any other ways to read TXT files without storage permission.
1 Like
Btw…
this
اپریل_کا_مسافر
becomes this
\u0627\u067e\u0631\u06cc\u0644_\u06a9\u0627_\u0645\u0633\u0627\u0641\u0631
1 Like
@Boban, can we know what is the text limit?
Can’t be sure, but if we look at this test
it manage to build with 910.000 latin characters but not with 233.000 foreign characters which endsup with 1.100.000+ characters
What language?