I am using a jsPDF library for creating PDFs and downloading them. It is working on a mobile browser but in the mobile app, it is not working anymore. I searched that the doc.save() function is not functioning on the mobile app. is There any way to replace for save() function to work the download pdf on the mobile/android app?
for mobile it wont work as it is a web feature to download pdf in mobile you will have to use cordova or capacitor plugin