Hi there !
I would like to know what is the best solution to view files (pdf / png / jpg) through native system file viewer (on android device). All by using Ionic 6 and Capacitor 3.
I’ve tested FileOpener but it seem’s causing problem with android v4 support. Is there any other existing solution to visualize documents on android ?
Thank you all