Facebook SDK for Android - set Application ID programmatically

后端 未结 5 1172
逝去的感伤
逝去的感伤 2020-12-29 10:56

I have a native Android app that needs to connect to a different Facebook app (different Application ID) based on an app setting that can be changed at runtime.

Ima

5条回答
  •  心在旅途
    2020-12-29 11:27

    I decided to fork the facebook-android-sdk project on GitHub and make the necessary changes. I have submitted a pull request with my changes if anyone is interested, https://github.com/facebook/facebook-android-sdk/pull/294.

提交回复
热议问题