-
Notifications
You must be signed in to change notification settings - Fork 12
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
App getting crashed due to Intune Mam Shift Error after redirected to app. #112
Comments
It is something business critical, any help would be appreciated and also please clarify that do we have to follow the steps below configuring MSAL, the one in this image for IOS reference link:https://github.com/AzureAD/microsoft-authentication-library-for-objc#configuring-msal |
@sabaricod You don't need to integrate MSAL in your app for app wrapping to work. Can you please try the following -
|
@mukeshk-ms , hi thanks for your suggestion. here is the following details to the above note.
|
@mukeshk-ms Tried with latest wrapping tool 19.2.0 still same error persists, anyway to check this out? |
@Kyle-Reis or any other who could look into this, please guide us as it is business critical.
Technology: React Native
XCode Version:15.1,
Project Xcode Version:14
IOS Tool version Used: 17.7.6
Expected Behaviour:
App should launch and when the authentication is successful , it should redirect to the dashboard.
Behaviour Exhibited:
App is launched, upon successful authentication , no redirect happens and pushed out of app and this is the log we receive from sentry , IntuneMAMSwiftError refer below
Steps we follow:
All these steps are being referred from https://learn.microsoft.com/en-us/mem/intune/developer/app-wrapper-prepare-ios#general-prerequisites-for-the-app-wrapping-tool and followed exactly ,please let us know if we have to do something else to make it work.
The text was updated successfully, but these errors were encountered: