You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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"
The text was updated successfully, but these errors were encountered:
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.
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:
Expected behavior:
A single OSLog error is enough. Maybe wrap it in a
dispatch_once
?Screenshots and logs:
Smartphone (please complete the following information):
Intune App SDK for iOS (please complete the following information):
Info.plist says "IntuneMAMBuildBranch = refs/tags/17.7.6"
The text was updated successfully, but these errors were encountered: