hi all,
I need to check the integrity of some downloaded file.
I didn’t find anything about this, tried crypto library but it works only on strings and passing file as a string pipe seems not to work.
I also tried to use the seek io function to get at least the size but it seems not to work on android because of file extension (video and audio). And in any case size could not be enough.
So I was wonderong if i’m missing something or if someone came to this and solved.
To be clear this files are downloaded after in-app buy.
thanks in advance for reading and eventually answerinng. [import]uid: 107375 topic_id: 23252 reply_id: 323252[/import]