Getting error on facebook login App type is Business
app created in other category see below
My app is in Live mode and allowed permissions is
error is
Please create the Configuration in Facebook Login for Business section with some permissions. Then you those permissions inside the login permissions. I'm using React-Native but I think flutter also provides the same method
const loginResult = await LoginManager.logInWithPermissions([ 'email', 'instagram_basic', ]);
Copyright © 2021 Jogjafile Inc.
Please create the Configuration in Facebook Login for Business section with some permissions. Then you those permissions inside the login permissions. I'm using React-Native but I think flutter also provides the same method