This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 336
Cannot login with [.PublishActions] permissions #3
Labels
bug
Something is broken or being fixed
Comments
Not intentional, indeed a valid bug. |
@nlutsenko nice! Are there unit/integration tests in this project as well? Or are we just using travis as a "does this compile" kinda check for now? |
Frankly, only the latter. |
@nlutsenko fair enough. Is there a release schedule somewhere? Or, do you know when |
Later today, since this is quite an important issue to fix. |
let permissionsList : [Any] = ["email"] |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Relevant Code
I'm not sure if this is intentional, but in
LoginManager.swift
When I'm trying to login with publish permissions, it's wrapping around a
logInWithReadPermissions
method. Is this intentional? When logging in with that permission, I get the following exception:The text was updated successfully, but these errors were encountered: