facebook / facebook-ios-sdk

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

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

Open FloodLi opened 4 months ago

FloodLi commented 4 months 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 4 months ago

me too

phongth7 commented 4 months ago

same . +1

huhwei920 commented 4 months ago

same . +1

ricsantos commented 4 months ago

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