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 twitter : inifinite loading #41

Closed manland closed 2 years ago

manland commented 4 years ago

As discussed on ubports forum

With this code:

import Ubuntu.OnlineAccounts.Client 0.1

Button {
    id: btnTwitter
    anchors.centerIn: parent
    text: "Create Twitter account"
    onClicked: setup.exec()
}
Setup {
    id: setup
    applicationId: "touchtwitter"
    providerId: "twitter"
}

When I click on the button, webview open but infinite loading.

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/2