box / box-ios-browse-sdk

Apache License 2.0
18 stars 23 forks source link

I want single user at a time. #126

Open upendra06 opened 7 years ago

upendra06 commented 7 years ago

You cannot use 'defaultClient' if multiple users have established a session. I facing this issue. Please help me how should I destroy session.

jlawton commented 7 years ago

Are you calling [[BOXContentClient defaultClient] logOut]?