crino / instagram-ios-sdk

Instagram SDK for iOS
http://www.followgram.me
228 stars 63 forks source link

Session Persisting though App Close #48

Open andysavu opened 10 years ago

andysavu commented 10 years ago

I guess this is more of a question,

Is there a way to hold the active session once a user has authenticated. The situation is as follows : users logs in, everything works > user closes app and re opens a while later , app dies because it doesn't have the right session (error 400)

Is this possible in this sdk?