<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IdentityLookup",
  "identifier" : "/documentation/IdentityLookup/LiveCallerIDLookupManager/reset(forExtensionWithIdentifier:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "SMS and Call Reporting"
    ],
    "preciseIdentifier" : "s:14IdentityLookup25LiveCallerIDLookupManagerC5reset26forExtensionWithIdentifierySS_tYaKF"
  },
  "title" : "reset(forExtensionWithIdentifier:)"
}
-->

# reset(forExtensionWithIdentifier:)

Resets the cache associated with the app extension.

```
func reset(forExtensionWithIdentifier identifier: String) async throws
```

## Parameters

`identifier`

The identifier for the app extension.

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)