Brandon O'Rahilly

Results 2 comments of Brandon O'Rahilly

Also have a similar issue with SDK 13.1.0 ShareDialog. But in my case not using Jetpack Compose. ``` override fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?) { facebookCallbackManager.onActivityResult(requestCode, resultCode, data)...

> Hi all! I'm working on exposing the contract for login/sharing. I expect that it can be ready in v13.2.0. Thank you all for the discussion and the feedback! Was...