facebook-sdk-for-unity
facebook-sdk-for-unity copied to clipboard
FB.AppRequest Crash on Android (FB SDK 11.0)
Checklist
- [x] I've updated to the latest released version of the SDK
- [x] I've searched for existing GitHub issues
- [x] I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the Facebook Developers Group
- [x] I've read the Code of Conduct
- [x] This issue is not security related and can safely be disclosed publicly on GitHub
Environment
- Unity Editor Version:
2021.1.11
- Unity Facebook SDK Version:
11.0
- Installation Platform & Version:
[Android]
min version in Unity4.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
Yes, even i am also facing same crash problem with Facebook SDK 11.0.0
what is the current status?
I have the same issue in 9.2