facebook-sdk-for-unity icon indicating copy to clipboard operation
facebook-sdk-for-unity copied to clipboard

FB.AppRequest Crash on Android (FB SDK 11.0)

Open dmichalke opened this issue 3 years ago • 3 comments

Checklist

Environment

  • Unity Editor Version: 2021.1.11
  • Unity Facebook SDK Version: 11.0
  • Installation Platform & Version: [Android] min version in Unity 4.4, Android Test Device OS Version: 9

Goals

Invite Friends to the app with FB.AppRequest

Expected Results

SDK displays FB dialog that shows friends, like it did in 7.2 (the FB version we used before) when running: FB.AppRequest(message, to, null, null, null, data, title, result => onComplete.Invoke(result.ToFacebookResult()));

Actual Results

app crashes (test device Sony Xperia L4), check screenshot

Screenshot_1

dmichalke avatar Jun 29 '21 11:06 dmichalke

Yes, even i am also facing same crash problem with Facebook SDK 11.0.0

gameplayer05 avatar Jul 02 '21 11:07 gameplayer05

what is the current status?

spielepalast avatar Aug 05 '21 13:08 spielepalast

I have the same issue in 9.2

paradizIscool avatar Sep 09 '21 07:09 paradizIscool