You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Thanks. I'll patch it with that. I already got AC* instances so I'll just use them.
Also I wasn't sure if you could access the accounts without permission request first. Looks like you can :-)
// this method always returns YES in simulator
if([TWAPIManager isLocalTwitterAccountAvailable]) {
this is actually due to:
http://stackoverflow.com/questions/12811906/isavailableforservicetype-always-returns-true
must be a better way to do this, no?
The text was updated successfully, but these errors were encountered: