How to access samba share files from Ionic?

I tried CDVInAppBrowser but it doesn’t recognize the url (\\ipaddress\share\path\myfile.txt). I was thinking maybe i could get the file from backend and serve it via web server but before i try that, i would like to know if there any other option out there?

Thanks all.

1 Like

Same issue.

Looking for Samba Share solution for Ionic 4.