reset(forExtensionWithIdentifier:)
Resets the cache associated with the app extension.
Declaration
func reset(forExtensionWithIdentifier identifier: String) async throwsParameters
- identifier:
The identifier for the app extension.
Mentioned in
Discussion
With this function, the system refetches the on-device data.