Hi All,
I have native application which interacted with pdf file. The file will being created and save in Document directory via cordova plugin. There are some reason we need to proceed the file in the native code level.
We are facing problem of saving file as look like file has been encrypted for the firstly write/create. After modify and saved again, the file has been corrupted. Extract file from folder are not able to read, even it's just text file.
Do anyone has faced this problem before, any chance to avoid file encrypted via native iOS code from OMSS containerized tool level.
Thanks,
Best regards,