Manage software updates in your organization

RSS for tag

Discuss the WWDC21 session Manage software updates in your organization.

Posts under wwdc21-10129 tag

4 Posts

Post

Replies

Boosts

Views

Activity

App needs to be Updated by developer - Xcode 13.0
when we publish the app through MDM platform, and when try to open the published app it says "App needs to be updated by the Developer" and followed the below steps but didn't help. please let me know if anyone has come across same situation and resolved the issue ?? cp -f ApplicationBuild/Application.ipa . unzip -q Application.ipa rm -rf Application.ipa codesign -s "iPhone Distribution: Company Inc" -f --preserve-metadata --generate-entitlement-der ./Payload/*.app/ zip -qr Application.ipa Payload mv Application.ipa ApplicationBuild/Application.ipa
0
0
814
Feb ’22
How to delete built in version
wwdc20-10640  Discuss WWDC20 Session 10640 - Design for the iPadOS pointer
Replies
0
Boosts
0
Views
785
Activity
Mar ’22
App needs to be Updated by developer - Xcode 13.0
when we publish the app through MDM platform, and when try to open the published app it says "App needs to be updated by the Developer" and followed the below steps but didn't help. please let me know if anyone has come across same situation and resolved the issue ?? cp -f ApplicationBuild/Application.ipa . unzip -q Application.ipa rm -rf Application.ipa codesign -s "iPhone Distribution: Company Inc" -f --preserve-metadata --generate-entitlement-der ./Payload/*.app/ zip -qr Application.ipa Payload mv Application.ipa ApplicationBuild/Application.ipa
Replies
0
Boosts
0
Views
814
Activity
Feb ’22
How Can I Get My Old Company App Removed
My company The Raw Squeeze currently has two apps available for download on the store. One is our current one and one is old and no usable to our customers. Is there any way to get the old app removed from the store as our customers keep downloading and non isabke
Replies
1
Boosts
0
Views
577
Activity
Jan ’22
My app doesn't show up in update list
When I publish app, it doesn't show up in update list, I don't know if it depends on region or it needs time. I am using react native, if it makes sense.
Replies
0
Boosts
0
Views
546
Activity
Sep ’21