Grigor Hakobyan

Results 5 comments of Grigor Hakobyan

We have the same issue on our app. Facebook SDK version: 16.0.1. FBSDKLogger.m - Line 197 com.apple.main-thread 0 CoreFoundation 0x1bcc10 _approximateSizeOfPlistValue.cold.2 + 6641404944 1 CoreFoundation 0x84fd8 __CFStringCreateImmutableFunnel3 + 2744 2...

You can download the crash reports [here](https://drive.google.com/drive/folders/1nb0MeIJYsBzcB7Q-gTwqgozRacSrFjru?usp=share_link).

@mickael-menu We haven't migrated to 2.5.0 yet; we're currently using version 2.7.3. Everything works fine when building on Xcode 15.4, but we're encountering crashes when building on Xcode 16.

> @grighakobian Could you share your code creating an instance of `EPUBNavigatorViewController`? (Just all the parameters you pass to the constructor). @mickael-menu Here is the EPUBNavigatorViewController initialization code. ```swift let...

@tnorbert We fixed the crash by compiling the project on Xcode 15.4.