Skip to content

Make sure iOS app gets uninstalled #424

@premun

Description

@premun

Context
We have relaxed the entitlements from [TEAM ID].net.dot.HelloiOS to [TEAM ID].net.dot.* and now the logs say:

[07:41:06] dbug: 07:41:06.0910980  MismatchedApplicationIdentifierEntitlement: Upgrade's application-identifier entitlement string (U76R6NG7ZK.net.dot.*) does not match installed application's application-identifier string (U76R6NG7ZK.net.dot.HelloiOS); rejecting upgrade.

This might mean that the application didn't get uninstalled last time properly.
Or I am wrong and the new entitlements don't work. But I think I got a good attempt before that.

Goal

  • Verify that we uninstall the app in all cases (failed run, failed installation, ...)
  • When this error happens, we could try to uninstall and run again to prevent cases where we failed to uninstall but maybe it's enough to only fail and uninstall like in the normal case

Metadata

Metadata

Assignees

Labels

appleiOS/tvOS/WatchOS/Mac Catalyst areabug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions