PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Facebook Login and refused authorizations
Facebook Login and refused authorizations
Started by Luca Forti, Jul., 27 2017 6:58 PM - No answer
Posted on July, 27 2017 - 6:58 PM
Hi everyone,
I'm implementing the Facebook Login in my app through the FB Functions of WinDev (OAuth 2 is not supported on Apple).

When my user click on the login button, the FB functions are called and I MUST have the email to continue the process... the problem is: if the user refuse to give the authorization for the email, my app doesn't proceed with the registration BUT is there a way to re-request the authorization?

With oauth I saw this is possibile trhuogh the request to facebook graph but is it possible with the native functions?

I'm developing on WinDev Mobile 22.

Best regards,
Luca