Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

iOS app crash on Xcode 14+ due to bitcode being disabled #255

Open
2 of 11 tasks
mmustafa-tse opened this issue Apr 24, 2023 · 0 comments
Open
2 of 11 tasks

iOS app crash on Xcode 14+ due to bitcode being disabled #255

mmustafa-tse opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels

Comments

@mmustafa-tse
Copy link

Describe the bug
Hi! We are using the newest version og the Flurry iOS SDK v12.2 and we get this error below Flurry-iOS-SDK/FlurrySDK/Flurry_iOS_SDK.framework/Flurry_iOS_SDK(Flurry_iOS_SDK-arm64-master.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target
Now when enabling bitcode it does resolve this specific issue but also affect other libraries we're using, is it possible to update this library on your end without us having to enable bitcode?

Thanks,

This Bug is About
Please choose the closest item by replacing [ ] with [x].

  • Integration
  • Analytics
  • Ads
  • Messaging/Push
  • IAP
  • Remote Configuration
  • Flurry Website/Dashboard
  • Other

Platform
Please choose the platform(s) that you are having the issue by replacing [ ] with [x].

  • iOS
  • tvOS
  • WatchOS

Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.

  • Flurry SDK: 12.2
  • XCode: 14.2
  • iOS: N/A
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants