palmthree-studio / ionic-share-to-instagram-stories

This plugin allow you to share an image to Instagram Stories with Ionic and Capacitor. Simple.
0 stars 0 forks source link

IONIC 5 Capicitor #1

Open mforloni opened 3 years ago

mforloni commented 3 years ago

import { Plugins } from '@capacitor/core'; import 'ionic-share-to-instagram-stories';

const { ShareToInstagramStories } = Plugins;

The compiling fired this error:

Activity activity = getActivity(); ^ class file for androidx.appcompat.app.AppCompatActivity not found

mforloni commented 3 years ago

Can you give an example for use this plugin?

palmthree-studio commented 3 years ago

Hello,

When I create this plugin, I have for ambition to add some content from my app to Instagram stories, but I don't know how to code with Java language...

Sorry !