Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 47

aussiedra
Code is Art
Profile
Posts: 431
Reg: Dec 25, 2010
Brisbane, Austr...
8,260
07/08/15 11:11 PM (9 years ago)

Instafeed Plugin Updated

The Instafeed Plugin allows users to add an Instagram user feed to your app. (BT Core 3+) **************************************************************************************** Example App using Instafeed Plugin : http://itunes.com/apps/fortafy **************************************************************************************** (Step 1) You will need to go to https://instagram.com/developer/ and create a client. (Step 2) This Plugin requires AFNetwork, only the AFNetworking Folder is required. Copy the AFNetwork folder to your xcode project. How to generate an Instagram Access Token : (Step 3) Replace CLIENT-ID and REDIRECT-UR with the ones you created in step 1 https://api.instagram.com/oauth/authorize/?client_id=CLIENT-ID&redirect_uri=REDIRECT-URI&response_type=token Hit enter, and you will connect to Instagram's servers. Instagram will ask you whether you want to grant the client you registered in Step 1 access to your account.Once your client has been granted access to your account, Instagram will redirect your browser to your REDIRECT-UR and your newly generated access token will be appended to the url after /#access_token= Ps: Android version should be finish soon and will be in the next update :-)
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
07/09/15 07:19 AM (9 years ago)
Sweet! Love the Android news ;)
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
07/09/15 07:50 AM (9 years ago)
This is fantastic! Is there a way to post photos to Instagram from within a BT app? (With a predefined hashtag)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.