Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Not Used. Facebook Login is currently unavailable for this app as we are updating additional details for this app. Please try again later. #1261

Open
5 tasks done
cetasota opened this issue Sep 5, 2024 · 1 comment

Comments

@cetasota
Copy link

cetasota commented Sep 5, 2024

Checklist before submitting a bug report

Java version

1.8

Android version

Android 12

Android SDK version

30

Installation platform & version

17.0.1

Package

Login

Goals

I want to Facebook login from my app.

Expected results

When I run Facebook login from within the application, Feature Not Used. Facebook Login is currently unavailable for this app as we are updating additional details for this app. Please try again later. It gives an error. I need to fix this.

Actual results

Giriş yapma sayfası geliyor. Giriş yaptığımda başlıktaki hatayı veriyor.

Steps to reproduce

No response

Code samples & details

@Composable
fun FaceLoginView() {
    AndroidView(
        factory = { context -> LoginButton(context) }
    )
}
@Android-Login-Analysis
Copy link

Hello bro, did you slove the problem? I encounter the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants