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

Crash when creating AutoRotatingFileDestination in iOS 13 / Xcode 11 #289

Open
PadraigK opened this issue Jun 24, 2019 · 2 comments
Open

Comments

@PadraigK
Copy link

This is possibly not XCGLogger's problem, but I wanted to share it, since I have a reliable example project, just in case anyone has a work around. Feel free to close if you feel it's an Xcode 11 / CocoaPods issue.

If I include XCGLogger in a static framework, using CocoaPods, then try to use it, iOS crashes at runtime when creating the AutoRotatingFileDestination object.

Example project here (You'll need to pod install then build and run)

testXCG.zip

@wanqingrongruo
Copy link

hi, I am experiencing the same problem, but I can not reproduce...We observed this error happen at iOS9.3 or iOS 10.3...we archive in Xcode 11
Your example which I can't run, the blanKit has something error.
Can you solve the problem?

@kscheff
Copy link

kscheff commented Apr 16, 2021

Some issue with xCode 12.4 and target iOS 9.3 and iOS 10.3.4. I have extra created a VM running macOS 10.13 (High Sierra) with Xcode 11 running iOS 9.3 Simulator. The App does not crash in the simulator. So this would need to be verified on a real device (which I don't have access to).

Since this is an old issue, any updates on this problem from anybody here?

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

3 participants