Contents

reset(forExtensionWithIdentifier:)

Resets the cache associated with the app extension.

Declaration

func reset(forExtensionWithIdentifier identifier: String) async throws

Parameters

  • identifier:

    The identifier for the app extension.

Mentioned in

Discussion

With this function, the system refetches the on-device data.

See Also

Checking status and fetching data