Skip to content

Commit

Permalink
docs: Documentation only changes
Browse files Browse the repository at this point in the history
Checking the app's entitlements file to ensure the aps-environment key is set to production for the release build.
  • Loading branch information
faizan2301 authored Dec 12, 2024
1 parent 9a09f33 commit 793182f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/messaging/usage/ios-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ testing and production. To rebuild your app, run the following command:
```bash
npx react-native run-ios
```
### Note.
### Note
Check the `aps-environment` Key
1. Open the .entitlements file in Xcode or a text editor.
2. Look for the aps-environment key. It should appear like this:
Expand Down

0 comments on commit 793182f

Please sign in to comment.