Skip to content
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

[Crashlytics] Xcode16 beta build with debug mode not showing crashes on console #13202

Open
themiswang opened this issue Jun 28, 2024 · 0 comments

Comments

@themiswang
Copy link
Contributor

themiswang commented Jun 28, 2024

Description

When build application with Debug mode on Xcode16, crashes are not shown on console. Those crashes are held as if they were missing symbols from the require dSYM.

Current Work Around

In build options, disabling Enable Debug Dylib Support, this is also a work around for another known issue for Previews which mentioned in Xcode16 release note. We are also still learning when this new option would be desirable for developers.
Screenshot 2024-06-28 at 2 32 59 PM

Reproducing the issue

  • Build application for debug mode in Xcode 16
  • Set ENABLE_DEBUG_DYLIB=YES for build options
  • Make a crash

Firebase SDK Version

N/A

Xcode Version

16

Installation Method

N/A

Firebase Product(s)

Crashlytics

Targeted Platforms

All

Relevant Log Output

N/A

If using Swift Package Manager, the project's Package.resolved

N/A

If using CocoaPods, the project's Podfile.lock

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant