I have integrated mupdf library in my project. it is working perfectly fine but not on some samsung devices. can you please suggest.
Asked
Active
Viewed 99 times
2 Answers
0
This is because mupdf library doesnt support some mobile os architectures

Mandeep
- 1
-
Which mobile OS architectures? – Fabrizio Aug 31 '17 at 12:13
0
As some phone only allow to run 32 bit libraries so you have to disable 64 for your application but this will also create an issue because if you disable 64 then the phone which require 64 bit libraries wont run. Its a bug which is not resolved in the mupdf release