---
title: start()
framework: storekit
role: symbol
role_heading: Instance Method
path: storekit/skrequest/start()
---

# start()

Sends the request to the Apple App Store.

## Declaration

```swift
func start()
```

## Discussion

Discussion The results for a request are sent to the request’s delegate.

## See Also

### Related Documentation

- [In-App Purchase Programming Guide](apple-archive/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Introduction.html.md)

### Controlling the Request

- [cancel()](storekit/skrequest/cancel().md)
