JaviManteiga

Results 5 comments of JaviManteiga

I've been investigating and I found that this text is hardcoded in the FileOpener2.java:141. The fastest "solution" would be to fork the plugin and change the text but that doesn't...

> @JaviManteiga Can you provide me your solution code to open pdf file in android using ionic ? try { this.fileOpener.open(this.pdfPath.toString(), 'application/pdf') .then(() => console.log('File opened successfully')) .catch(error => {...

Thank you @danielthegray I'll take a look.

Hi, I reviewed the docs and the picklist still doesn`t allow to use a template for the item in the source list and a different template in the target list....