For some reason SaveTo will not work with OpenScan ( https://github.com/Ethereal-Developers-Inc/OpenScan )
After clicking share > SaveTo the file picker does not open. To test further I tried other apps and SaveTo works as expected.
Any suggestions?
Hello,
For some reason SaveTo will not work with OpenScan ( https://github.com/Ethereal-Developers-Inc/OpenScan )
After clicking share > SaveTo the file picker does not open. To test further I tried other apps and SaveTo works as expected.
Any suggestions?
But I may add a setting to handle such unexpected data in future versions.
SaveTo cannot save file because it gots unexpected data. I created issue in OpenScan project: https://github.com/Ethereal-Developers-Inc/OpenScan/issues/45
But I may add a setting to handle such unexpected data in future versions.
Can you check this debug version?
In this version added recognize for pdf and jpeg by file header in case if broken mime type came
https://cloud.myachin.xyz/index.php/s/Ff7bJ6YMwy5WXab
Hello,
For some reason SaveTo will not work with OpenScan ( https://github.com/Ethereal-Developers-Inc/OpenScan ) After clicking share > SaveTo the file picker does not open. To test further I tried other apps and SaveTo works as expected. Any suggestions?
Investigation...
SaveTo cannot save file because it gots unexpected data. I created issue in OpenScan project: https://github.com/Ethereal-Developers-Inc/OpenScan/issues/45
But I may add a setting to handle such unexpected data in future versions.
#28
Great, thank you for researching and figuring out what the issue was
Can you check this debug version?
In this version added recognize for pdf and jpeg by file header in case if broken mime type came
https://cloud.myachin.xyz/index.php/s/Ff7bJ6YMwy5WXab
Hi,
I tested and both direct and manual both work as expected!
Thank you!
Fixed in 1.12
A sincere THANK YOU for the development!