Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70747

Ionic Native plugin Error Instagram

$
0
0

@Omarquraishi95 wrote:

I keep getting an error for the instagram plugin im not sure what im doing wrong on the page. Any ideas or suggestion will help.

I have added the source for which instagram is needed in the app module.

enableInstagram() {
  this.instagram.share('data:image/png;uhduhf3hfif33', 'Caption')
   .then(() => console.log('Shared!'))
   .catch((error: any) => console.error(error));

 }


HTML Code

 <ion-fab bottom left>
      <button class="add2 button2"  (click)="enableInstagram()" ion-fab mini>
        <ion-icon name="logo-instagram"></ion-icon>
      </button>
    </ion-fab>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70747

Trending Articles



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