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

Excessive logging of "Error: The log file hanlder is NULL!" #397

Open
joshbax opened this issue Jan 4, 2024 · 2 comments
Open

Excessive logging of "Error: The log file hanlder is NULL!" #397

joshbax opened this issue Jan 4, 2024 · 2 comments
Assignees

Comments

@joshbax
Copy link

joshbax commented Jan 4, 2024

Describe the bug:
In no less than 5 minutes of launching the app there were 11,814 printed statements of "Error: The log file hanlder is NULL!" in the debug console. This is beyond excessive. Also "handler" is misspelled.

To Reproduce
Steps to reproduce the behavior:

  1. Don't provide a log file hanlder, probably.

Expected behavior:
A single OSLog error is enough. Maybe wrap it in a dispatch_once?

Screenshots and logs:
IntuneMAMSwift_dissassembly

Smartphone (please complete the following information):

  • Device: iPhone 14 Pro Max
  • OS: Latest

Intune App SDK for iOS (please complete the following information):

  • What version of the Intune SDK are you using? Are you using the latest version?
    Info.plist says "IntuneMAMBuildBranch = refs/tags/17.7.6"
@Kyle-Reis Kyle-Reis self-assigned this Jan 5, 2024
@Kyle-Reis
Copy link
Collaborator

Hi @joshbax, could you provide the full console output? Thanks.

@ShruthiAchutha ShruthiAchutha closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
@Kyle-Reis Kyle-Reis reopened this Feb 23, 2024
@Kyle-Reis
Copy link
Collaborator

This issue was closed mistakenly. We have a fix for this in review now. Note: this issue is specific to using the "My mac (Designed for iPad)" destination to run the app on a Mac.

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