Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value of type 'InstagramEngine' has no member 'receivedValidAccessTokenFromURL ' #249

Open
codemaster730 opened this issue Aug 29, 2016 · 1 comment

Comments

@codemaster730
Copy link

Hello,

I'm trying to use InstagramKit in Swift but I think there is a problem with the framework in Swift for the receivedValidAccessTokenFromURL function. I checked this function in InstagramEngine.h and .m but Xcode itself doesn't recognize function and always shows error :

Value of type 'InstagramEngine' has no member 'receivedValidAccessTokenFromURL '

I use the last version of instagramKit (3.8) from Cocoapods.

Thank you

@jeffscaturro-aka
Copy link

I believe that method was deprecated, and should now be receivedValidAccessToken.

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

No branches or pull requests

2 participants