facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.75k stars 3.51k forks source link

Will the limited login warning still display after implementing limited login? #2451

Open FloodLi opened 2 weeks ago

FloodLi commented 2 weeks ago

Checklist before submitting a bug report

Xcode version

15.1

Facebook iOS SDK version

17.0.2

Dependency Manager

CocoaPods

SDK Framework

Login

Goals

I hope that after limited login has been implemented, this warning will no longer be displayed. This way I’ll be able to find out whether there’s something wrong with my implementation.

Expected results

This warning will no longer be displayed

Actual results

Limited login warning still display when test user login even after implementing limited login. So I am not sure if there’s something wrong with my implementation

warning

Steps to reproduce

Sign in with a test user account

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"
CoderJeffrey99 commented 2 weeks ago

me too

phongth7 commented 2 weeks ago

same . +1

huhwei920 commented 2 weeks ago

same . +1

ricsantos commented 1 week ago

I think that warning is only shown to test users... so can probably ignore it?