0

Can't login using yahoo sdk.

Is this SDK https://github.com/yahoo/yos-social-objc outdated?

I want to integrate yahoo login within my application.

I am following this tutorial: http://developer.yahoo.com/social/sdk/objectivec/ but the following line does not work  [session sendUserToAuthorizationWithCallback:nil];  

The method does not exist.
I changed it to  work  [session  sendUserToAuthorizationWithCallbackUrl:nil]; and I get a bad access error.

Any help?

by
2 Replies
  • I also have this issue, any help?
    0
  • I am also getting below types of error

    Strict Standards: Non-static method YahooSession::requireSession() should not be called statically in
    0
This forum is locked.

Recent Posts

in Y!OS SDKs