facebook-ios-sdk icon indicating copy to clipboard operation
facebook-ios-sdk copied to clipboard

Crash on iOS 13 when archive using Facebook SDK version 16.2.0

Open geekstars opened this issue 2 years ago • 3 comments
trafficstars

Checklist before submitting a bug report

Xcode version

15.0.0

Facebook iOS SDK version

16.2.0

Dependency Manager

CocoaPods

SDK Framework

Core

Goals

The issue was resolved in the later version

Expected results

The issue was resolved in the later version.

Actual results

My project uses Facebook SDK version 16.2.0. When I run it in debug mode on a real device or an iOS 13 simulator, there are no issues. However, when I build an IPA and install it on a real device, the app crashes immediately upon opening. When I downgrade Facebook SDK to version 16.1.3, the problem is resolved.

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"

geekstars avatar Oct 12 '23 05:10 geekstars

Maybe you can try Facebook 17.0.0,I had the same problem, and Facebook's technical staff almost never responded to the issue。

guohuiofficial avatar Apr 16 '24 07:04 guohuiofficial

Maybe you can try Facebook 17.0.0,I had the same problem, and Facebook's technical staff almost never responded to the issue。

Have you tried it on a device running iOS 13?

geekstars avatar Apr 16 '24 10:04 geekstars

Maybe you can try Facebook 17.0.0,I had the same problem, and Facebook's technical staff almost never responded to the issue。

Have you tried it on a device running iOS 13?

Yes, I tried, ios 13 works, but FB 16.2.0 doesn't

guohuiofficial avatar Apr 16 '24 13:04 guohuiofficial