---
title: "triggerForChallenges(handler:)"
framework: gamekit
role: symbol
role_heading: Instance Method
path: "gamekit/gkaccesspoint/triggerforchallenges(handler:)"
---

# triggerForChallenges(handler:)

Displays the view that allows players to engage each other with challenges.

## Declaration

```swift
func triggerForChallenges(handler: (@Sendable () -> Void)? = nil)
```

```swift
func triggerForChallenges() async
```
