-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
its looks like this app isn't available,Facebook login not working for non administrative/testers users, mobile app react native #2454
Comments
did you find a fix I have same issue ? |
@fari42 not now |
@jawwad @KylinChang @Zhiyi-Zhang @revolter @jjiang10 @ryantobinmeta please check this issue |
In my side it was access verification missing now it works @Adnan46 pages_read_user_content, pages_manage_posts, pages_show_list, pages_manage_engagement, business_management, read_insights, pages_read_engagement |
@fari42 but as you can see my access verification is already done but not working for non tester users, |
I have python backend |
@fari42 for frontend ? |
Show me your App review it is ok ? I use html css javascript for front no framework |
@fari42 above all screenshot mentioned, i am integrating it in mobile app react native |
I am also having same issue, |
Experiencing the same problem, facebook login works fine on web but on ios it shows the app is not available |
I am facing the same issue for a test role user and admin role in development mode. Can anyone please help me to solve this issue |
@jawwad found a solution. . The next step is to call the login method.
what you will get after you call this is response object with code THIS END POINT THEN RETURN THE ACCESS TOKEN. |
@delgiudices @rajnishp @AdeolaFaraday @adnan @fari42 still, i'm facing this problem |
Do you have app type of business and is your app is to live mode? @ecarterdev |
|
hey can anyone help me when i try to login it is saying |
@ecarterdev @Vaasu02 |
Hello @AdeolaFaraday , I am getting the same issues in my flutter project. can you please help me to solve this issues. |
@AdeolaFaraday @DEVELOPBYSHUBH @Vaasu02 @alloy I tried with firebase auth but unfortunately, getting same error. Note: In both platform like Android and IOS. |
I was able to solve this issue on the web, from what i have observed, I am not sure it's possible to do login with facebook business with the package on mobile. |
In my Flutter app, it is not working for test users or admin users on iOS, would anyone be able to help me solve this issue? If anyone has a solution, please let me know. |
Standard or advanced access? @vanqui123 |
hi @AdeolaFaraday. Have you added the permission I mentioned above to the code? |
I have tested, I can confirm that your suggestion worked for mobile. |
what do you mean here?, access verification? |
@vanqui123 What version are you using? I'm using version 12.1.5, it seem doesn't work at all. |
Checklist before submitting a bug report
Xcode version
15
Facebook iOS SDK version
iOS v8.2.0
Dependency Manager
CocoaPods
SDK Framework
Login
Problem
In my app i cant login to nonadministrative/nontesters users in facebook login for business, even I have done all the required steps to use facebook login bussiness for both administrative/testers and nonadministrative/nontesters users.
below are the point what i have done but still it is not working for non-administrative/non-testers users, I am getting "its looks like this app isn't available" ERROR, is there any other thing we need to do?
business verify.
Access verify.
email and public profile advance access.
Use data checkup completed.
Configuration added.
we are also attaching images for the point which we have done.
ERROR IN APP
email and public_profile advanced access granted
business and access verification completed and data checkup also
Our App is on LIVE mode also
Configuration added
BUT STILL WE CANT LOGIN ON non-administrative/non-testers users, IS THERE ANY THING OTHER TO DO???????
The text was updated successfully, but these errors were encountered: