Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Login with ReadPermissions() is obselete #3

Open
georgeedwards opened this issue Jan 2, 2016 · 1 comment
Open

Login with ReadPermissions() is obselete #3

georgeedwards opened this issue Jan 2, 2016 · 1 comment

Comments

@georgeedwards
Copy link

Building in Xamarin throws the following error message. I am just trying to work through the code to work out what this should be replaced with exactly, but any suggestion for someone more experienced with the code would be much appreciated.

/DynamoDB/ContactManager.iOS/FacebookLoginButtonRenderer.cs(10,10): Warning CS0618: Facebook.LoginKit.LoginManager.LogInWithReadPermissions(string[], Facebook.LoginKit.LoginManagerRequestTokenHandler)' is obsolete:Use LogInWithReadPermissions (string[], UIViewController, LoginManagerRequestTokenHandler) method instead' (CS0618) (ContactManager.iOS)

@sunchunqiang
Copy link
Contributor

For this project, you can update Xamarin.Facebook.iOS back to version 4.40 from NuGet Package Manager

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants