Flutter_facebook_login: Programatically setting facebook app id

Created on 5 Sep 2018  路  4Comments  路  Source: roughike/flutter_facebook_login

Any mechanism to set the app id programmatically? We're loading our app configuration dynamically on start up to accommodate separate testing environments.

All 4 comments

This is not supported by the Facebook SDK, as there's no way to set the scheme programmatically.

Alternatively, any way to fetch the values the plugin is using, so we can double check easily that they match the one expected? Just for a clean fault behaviour, in case of deployment mistakes.

Hey, do you mind creating a new issue about that?

Will do.

Was this page helpful?
0 / 5 - 0 ratings