ios - Apps distributed internally via enterprise account. Profile supposed to be expired, but still working -


i have apps distributed internally via enterprise account.

previously, when profile expiring, user got message "profile expire in ...".

now, have strange situation. have app profile supposed expired since 1 month. ... , app still working\installing without warning\problem. (the ipa generated more 1 year ago, can more sure profile expired.)

are apple removed 1 year max expiration profile? or apple have change way manage(validated when developer compile ipa) ??

thanks on this!

the device use newer profile if 1 available on device. if have installed other apps on devices have newer enterprise profile has wildcard app id, may you've inadvertently updated provisioning profile on devices without re-installing original app.

we had happen 1 of our apps users complaining couldn't run older app. turned out users had installed older app had expired profile, users had installed second app (which had newer provisioning profile / certificate) able run app fine.

if certificate / profile expired, you've stumbled upon else, suspect if inspect profiles on devices, find newer profile on device (either through mdm, or through installing app in our case). here's more information answer posted: enterprise deployment certificat , profiles


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -