Closed ghost closed 4 years ago
Thanks for bringing this up. I believe this error would only show up in logs and not impact your app directly? I agree that we should fix the logging, just wanted to confirm how severe is the issue. Thanks.
Correct, it does not impact the app - but it bloats our logs as half the logs are 3840 could not find intune enrollment ids. Is there a way to mitigate this until a fix comes in?
We are trying to fix it in our next release. Meanwhile, I think the workaround could be filtering that particular log statement at the app level.
Addressed in this pr.
Hello,
After debugging, it turns out out this function [ADEnrollmentGateway allEnrollmentIdsJSON]; return an empty string causing deserialization failure. This error is constantly appearing in our app. Is there something the app needs to do in order to mitigate this? We are also using intune.