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

iOS Logs from SampleSwift app don't appear in desktop client #3823

Open
londonwharton opened this issue Jun 16, 2022 · 0 comments
Open

iOS Logs from SampleSwift app don't appear in desktop client #3823

londonwharton opened this issue Jun 16, 2022 · 0 comments

Comments

@londonwharton
Copy link

londonwharton commented Jun 16, 2022

🐛 Bug Report

I'm running into an issue similar to those discussed in #1145 and #484. Upon running the SampleSwift app and connecting it to the Flipper Desktop, NSLogs (such as the "Hello from Flipper in a Swift app!" log that's supposed to run upon the app launching) are not displayed in the Logs list. However, they work as expected when running the Sample app (the objective-c version). In both apps, the NSLogs appear as expected in the consoles of their respective Xcode windows.

To Reproduce

  1. Run the SampleSwift app in an iOS simulator.
  2. Do any action that runs an NSLog.

Environment

Xcode 13.4.1
Flipper 0.149.0
iOS 15.5 (simulator)

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

No branches or pull requests

1 participant