vstirbu / InstagramPlugin

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

Just Open Instagram app #74

Closed arturalkaim closed 4 years ago

arturalkaim commented 7 years ago

Hi,

I'm using this plugin to allow my users to post to instagram. But sometimes I do not have a predefined content for them to post. They first have to pick the file from the gallery and then are redirected to the Instagram's "file picker" page and see all their pics again.

Is there any way to just open instagram and they can choose the pic there?

Thanks, Best regards

micheltobon commented 7 years ago

Well the idea for this plugin is for you to be able to use the camera within your application and send the resulting image to instagram to be posted, otherwise why whould you integrate Instagram at all?

arturalkaim commented 7 years ago

Sometimes the user needs to post something that was already in the gallery and it feels weird if he has too see the gallery twice.

CelsoSantos commented 7 years ago

I have to agree with @arturalkaim.

It may not be the main purpose of the plugin but it is a possibility that should be provided since instagram also allows that

micheltobon commented 7 years ago

@arturalkaim in that case what you can do is in the camera plugin, to set the source of the image to be the GALLERY, that way the user will be able to select something that he already had before and post it that way but the image will already be sent to instagram

arturalkaim commented 7 years ago

@micheltobon that is what I'm doing... I just wanted to choose it within Instagram

ajay92x commented 7 years ago

@arturalkaim did you find the solution.

rodrigograca31 commented 7 years ago

There's cordova plugins to launch an app.... You just need to provide the Instagram package name...

ajay92x commented 7 years ago

Is there any solution for launching the instagram app after the image is selected instead of picking the instagram app from share to picker. It was working before "Fixes for Android N restrictions" but after that it started showing other apps to share.

rodrigograca31 commented 4 years ago

Closing this issue as it's not relevant to this project.

Will leave some useful links here: