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:
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
The text was updated successfully, but these errors were encountered:
@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
Please provide the wrapping command parameters and values.
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.
Make sure to use latest wrapper version, for Xcode 15 it is19.7.8.
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
The text was updated successfully, but these errors were encountered: