Hi,
I 'm creating a tablette application and I use it aloso as a PWA.
my my problem is I have no idea how I can download an excel file.
I have the function that create an excel file, I dont find the width to use to download this excel file :
is there a way please to download this file in both Tablette and PWA please ?
thanks
Hi, Cordova plugins are not supported on PWAs, you can check this post.
You can try follow this post.
Hope this helps