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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: