vstirbu / InstagramPlugin

Instagram plugin for PhoneGap/Cordova
MIT License
120 stars 78 forks source link

Install/Use issues with Ionic #73

Closed arturalkaim closed 8 years ago

arturalkaim commented 8 years ago

Hello, I'm developing an app using Ionic 2.

I tried to install this plugin with: ionic plugin add cordova-instagram-plugin ionic plugin add https://github.com/vstirbu/InstagramPlugin.git cordova plugin add cordova-instagram-plugin

And I always get the following error '"/Users/mypc/myproject/node_modules/ionic-native/dist/index"' has no exported member 'Instagram'. On import { Facebook, SocialSharing, TwitterConnect, Instagram} from 'ionic-native';

Any help on this? Best Regards

vstirbu commented 8 years ago

The error suggests that the problems is on the ionic-native side. Do you have an up to date ionic-native. Seems that they have added support recently.

arturalkaim commented 8 years ago

Thanks! That fixed! Does this plugin allows sign in with instagram?

vstirbu commented 8 years ago

No, the functionality is limited to sharing using the native app.