Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49246

fileOpener2 cant open PDF. Android 7

$
0
0

@anton_klochko wrote:

Hi all ! Could someone suggest please .. is it possible that fileOpener2 open PDF well on Android 6,5,4 but not on Android 7 ? I use such code ..

  openURL(url) {
    this.platform.ready().then(() => {
      this.data_path = url;
      this.fileOpener.open(this.data_path, 'application/pdf')
        .then(() => console.log('File is opened'))
        .catch(e => console.log('Error openening file', e));
    });
  }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49246

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>