Any mechanism to set the app id programmatically? We're loading our app configuration dynamically on start up to accommodate separate testing environments.
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.