Facebook-ios-sdk: FBSDKEventBindingManager.m line 343 Crash

Created on 22 Jun 2020  路  9Comments  路  Source: facebook/facebook-ios-sdk

I have checked logs on crashlytics, There are alot of users face with this issue.

Checklist

Environment

Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:

  • Xcode Version: 11.3
  • Swift Version: 5.1
  • Installation Platform & Verison: [Cocoapodsl] version 7.0.0

Most helpful comment

anyone have experience with this issue please help me..

All 9 comments

Screen Shot 2020-06-22 at 09 29 43

anyone have experience with this issue please help me..

I am seeing the same crash in our app. We are on version 5.8 of the SDK.

@tubeobeotu Would you mind checking what SDK version you are using? Seems like we released a fix for it on iOSSDK.6.4.0 https://github.com/facebook/facebook-ios-sdk/issues/1159

I am seeing the same crash in our app. We are on version 5.8 of the SDK.

@edahle Could you update to the sdk version >= 6.4.0 to see if there is the same crash? Thanks.

I am seeing the same crash in our app. We are on version 5.8 of the SDK.

@edahle Could you update to the sdk version >= 6.4.0 to see if there is the same crash? Thanks.

Hi @Oliverccccct - I'm in the process of doing that, however the highest version I'm able to update FBSDKCoreKit through Cocoapods to is 5.15.1.

I am seeing the same crash in our app. We are on version 5.8 of the SDK.

@edahle Could you update to the sdk version >= 6.4.0 to see if there is the same crash? Thanks.

Hi @Oliverccccct - I'm in the process of doing that, however the highest version I'm able to update FBSDKCoreKit through Cocoapods to is 5.15.1.

Hi @edahle, could you check if your pod file sets a limit version like pod 'FBSDKCoreKit', '~> 5.0'? You could use pod 'FBSDKCoreKit' instead. Thanks.

I am seeing the same crash in our app. We are on version 5.8 of the SDK.

@edahle Could you update to the sdk version >= 6.4.0 to see if there is the same crash? Thanks.

Hi @Oliverccccct - I'm in the process of doing that, however the highest version I'm able to update FBSDKCoreKit through Cocoapods to is 5.15.1.

Hi @edahle, could you check if your pod file sets a limit version like pod 'FBSDKCoreKit', '~> 5.0'? You could use pod 'FBSDKCoreKit' instead. Thanks.

Hey @Oliverccccct had to adjust our platform version. Now on 7.1.1. I will monitor once we release to production and update here. Thank you!

Seems like this is resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

levibostian picture levibostian  路  3Comments

chuganzy picture chuganzy  路  3Comments

MusemoDeveloper picture MusemoDeveloper  路  6Comments

qbit86 picture qbit86  路  4Comments

luciano88 picture luciano88  路  5Comments