gouravkumar1207
gouravkumar1207
i am also facing same issue ...... IntuneMAMEnrollmentStatusCode(rawValue: 204) The Intune MAM SDK failed to connect to the location service to determine the user\'s endpoint, see error object for details....
let enrollmentDelegate = EnrollmentDelegateClass() IntuneMAMEnrollmentManager.instance().delegate = enrollmentDelegate IntuneMAMEnrollmentManager.instance().loginAndEnrollAccount("useridentity") also added my bundle Id com.microsoft.intune.mam com.microsoft.adalcache also well configured Info.plist CFBundleURLName MSNLprojectTest CFBundleURLSchemes MSNLprojectTest-intunemam msauth.com.microsoft.intunemam and error is IntuneMAMEnrollmentStatusLocationServiceFailure = 204...
@ChismanRaheem IntuneMAMConfigurator showing success i have not set any policy yet i just want to test basic authentication part i printed error logs which shows The Intune MAM SDK failed...