Forum Discussion
PawDe
May 14, 2020Copper Contributor
Intune App Wrapping
Hi, Is there anyone who did it and can share experience? I've got : https://docs.microsoft.com/en-us/mem/intune/developer/app-wrapper-prepare-ios#setting-app-entitlements "The input app must have ...
Suraj_potphode
Mar 04, 2021Copper Contributor
Hey PawDe,
Did you find any solution for this problem? If yes, could you please share it here.
PawDe
Mar 04, 2021Copper Contributor
Hi,
Those entitlements need to be set on application that you are wrapping. They are not mandatory. Turned out that my problem was caused by Apple account which i used to create certificate. Wraping will work only with certificate created in Enterprise Developer Account, you cannot use normal dev account.
Those entitlements need to be set on application that you are wrapping. They are not mandatory. Turned out that my problem was caused by Apple account which i used to create certificate. Wraping will work only with certificate created in Enterprise Developer Account, you cannot use normal dev account.
- Suraj_potphodeMar 04, 2021Copper ContributorSure, Thanks!