How does facebook sdk delay initialization
1

I integrated landing facebook SDK, I found the FacebookSdk. SdkInitialize (Context); Deprecated. The facebook sdk initializes by default when the app is launched.

This is not what I wanted because the sdk uses getNetworkOperatorName() to get the carrier name. But users have not yet agreed to the privacy policy.

So I need facebook's delayed initialization

云中飞
Asked about 7 months ago