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

Same app with newer SDK wraps then doesnt allow log in #129

Open
mikektmobile opened this issue Jan 3, 2025 · 3 comments
Open

Same app with newer SDK wraps then doesnt allow log in #129

mikektmobile opened this issue Jan 3, 2025 · 3 comments
Assignees

Comments

@mikektmobile
Copy link

Describe the bug:
A clear and concise description of what the bug is.

To Reproduce
Resign with attached script, this script has been used for our application without change (see attached). Launch newly wrapped app and sign in, when you sign in it will flash and ask you to log in again. It will then pop up with a App Not Set Up message. This device is setup and has been working. All configs and policies are still on this device.

Expected behavior:
App is wrapped with updated SDK using 19x we are still running on Xcode 15.4. After the app is wrapped we launch and are able to log into intune and continue to logging into the app as usual

Screenshots and logs:
8:53 am Central US time Logs sent (see attached log info)

Smartphone (please complete the following information):
iPhone XS Max
iOS 18.2

Intune app wrapping tool (please complete the following information):
Application packaging in progress...
Version of MACOSX is 15.2
Version of XCode installed is Xcode 16.2
Build version 16C5032a
Input Parameters
Path to input application: /Users/mike.kt/Desktop/MDM/firstupintune/resigned.ipa
Path to output application: /Users/mike.kt/Desktop/MDM/firstupintune/firstupintuneappstore.ipa
Provisioning profile: /Users/mike.kt/Desktop/MDM/firstupintune/comsocialchorusjfaciosappstorestore.mobileprovision
Certificate: 8D 39 D9 A6 50 2F 29 95 40 B6 F3 5E CC 2D 01 95 34 75 98 F8
Warning: Unable to verify system settings for certificate revocation checks. If you would like to enforce certificate revocation checks, run the following commands - 'defaults write com.apple.security.revocation CRLStyle BestAttempt' and 'defaults write com.apple.security.revocation OCSPStyle BestAttempt'
Execution of defaults failed with error: Error Domain=IntuneAppPackager Code=1 "/usr/bin/defaults exited with an error." UserInfo={NSLocalizedDescription=/usr/bin/defaults exited with an error.}.
Warning: Unable to verify system settings for certificate revocation checks. If you would like to enforce certificate revocation checks, run the following commands - 'defaults write com.apple.security.revocation CRLStyle BestAttempt' and 'defaults write com.apple.security.revocation OCSPStyle BestAttempt'
Execution of defaults failed with error: Error Domain=IntuneAppPackager Code=1 "/usr/bin/defaults exited with an error." UserInfo={NSLocalizedDescription=/usr/bin/defaults exited with an error.}.
The application was successfully packaged.
mike.kt@MBP14-2021-F2H-mikek firstupintune %

Version tested 19.7.6 and 19.7.8

IMG_0664
IMG_0665
IMG_0668
IMG_0664
IMG_0665
IMG_0668

@wangxiaoms wangxiaoms self-assigned this Jan 6, 2025
@wangxiaoms
Copy link

Hello

  1. As you mentioned "we are still running on Xcode 15.4", but description shows "Version of XCode installed is Xcode 16.2"?
  2. "Same app with newer SDK wraps then doesnt allow log in", is login user the same? Is the user assigned with MAM policy?
  3. Can you provide the wrapping command parameters and values, the info.plist and parameters.plist (if applicable).
  4. The MAM log, in Intune diagnostic console, will need to click on the "Get Started", then submit to MS and get a reference ID.

@mikektmobile
Copy link
Author

@wangxiaoms 1. We use 15.4 xcode for the app build, on my laptop I have xcode 16.2
2. Yes same user we test with each time, we can confirm that this user is still active and working no password change.
3. I have attached the wrapping plist we have been using successfully until now.
sdk.plist.zip
4. When I enable the verbose logging, we never see the get started. I have attached a video on this. See below

@wangxiaoms
Copy link

  1. Please provide the wrapping command parameters and values.
  2. I can't see the video, if verbose logging is a problem you can disable it. You will need to click on the "Get Started", then submit to MS and get a reference ID.
  3. Make sure to use latest wrapper version, for Xcode 15 it is19.7.8.

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

2 participants