-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v7.16.1 iOS crash in FB.FeedShare API #284
Comments
Hi, I get same error in FB.FeedShare
and always get error : Anybody solved this? |
Hi, I'm getting the same error in FB.FeedShare. Unity version: 2018.3.14f1 Error:
Any fixes? |
Hi, |
Same error using FB.FeedShare! Unity version: 2019.1.1f1 |
Same error using FB.FeedShare! Unity version: 2019.2.3f1 |
ok. I found out how to fix this bug. i have tested in SDK version 7.18.0 try to comment line in Assets/FacebookSDK/SDK/Editor/iOS/FBUnityInterface.mm
|
FBSDK version 7.17.2 still have this issue, and @sonjoono 's solution works, thanks |
Unity 2019.2.16f1 The same issue still not fixed on iOS and Facebook threatens to place a restriction on the app. |
The issue is still present in Unity Facebook SDK 7.19.0 |
Summary: As title Fix crash issue: #284 Reviewed By: Oliverccccct Differential Revision: D20929247 fbshipit-source-id: 005bb142d9a3dcf150d9d74b89b6c122f91787e5
The issue should be fixed in 7.19.2 |
unity 2018.3.4f1
i have upgrade facebook sdk from v7.15.0 to v7.16.1
it works on webgl and android
2019-07-16 12:13:59.692006+0900 xxxxxx[795:499714] -[FBSDKShareLinkContent setFeedParameters:]: unrecognized selector sent to instance 0x282053e30
2019-07-16 12:14:00.189665+0900 xxxxxx[795:499714] Uncaught exception: NSInvalidArgumentException: -[FBSDKShareLinkContent setFeedParameters:]: unrecognized selector sent to instance 0x282053e30
(
0 CoreFoundation 0x00000001a04cd294 + 252
1 libobjc.A.dylib 0x000000019f6a79f8 objc_exception_throw + 56
2 CoreFoundation 0x00000001a03e9ab8 + 0
3 CoreFoundation 0x00000001a04d2ac4 + 1408
4 CoreFoundation 0x00000001a04d475c _CF_forwarding_prep_0 + 92
5 xxxxxxx 0x000000010127d998 -[FBUnityInterface shareFeedWithRequestId:toId:link:linkName:linkCaption:linkDescription:picture:mediaSource:] + 460
The text was updated successfully, but these errors were encountered: