<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [PlatformContextRetriever](./react-native-tracker.platformcontextretriever.md) &gt; [getCarrier](./react-native-tracker.platformcontextretriever.getcarrier.md)

## PlatformContextRetriever.getCarrier property

The carrier of the SIM inserted in the device

<b>Signature:</b>

```typescript
getCarrier?: () => Promise<string | undefined>;
```
