ubports / account-plugins

Moved to https://gitlab.com/ubports/core/indicator-transfer
https://gitlab.com/ubports/core/indicator-transfer
GNU General Public License v2.0
3 stars 6 forks source link

Unable to login with facebook : App in development mode #42

Closed manland closed 2 years ago

manland commented 4 years ago

As discussed on ubports forum

When I try to login with this code:

import Ubuntu.OnlineAccounts.Client 0.1

Button {
    id: btnFacebook
    anchors.top: btnTwitter.bottom
    text: "Create Facebook account"
    onClicked: setup2.exec()
}
Setup {
    id: setup2
    applicationId: "touchtwitter"
    providerId: "facebook"
}

Webview open and facebook login appear. But at end of process I have a facebook error this application is in development mode and I can't finish the login.

UniversalSuperBox commented 2 years ago

This repository has moved to GitLab. You may find this request on GitLab at the following URL:

https://gitlab.com/ubports/core/account-plugins/-/issues/1