Skip to content

Commit

Permalink
Update docs/dynamic-links/usage/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy authored Nov 2, 2022
1 parent 90d2da5 commit d89ddba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dynamic-links/usage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ a Dynamic Link on iOS or Android, they can be taken directly to the linked conte

## iOS Setup

> Notes: Currently, iOS requires a workaround to make method swizzling work. The workaround is described in [this Github comment](https://github.com/invertase/react-native-firebase/issues/4548#issuecomment-1252028059). Without this, dynamic link matching behavior may be inconsistent.
> Notes: Currently, iOS requires a workaround to make method swizzling work. The workaround is described in [this github comment](https://github.com/invertase/react-native-firebase/issues/4548#issuecomment-1252028059). Without this, dynamic link matching behavior may be inconsistent.
> If you are using Expo Managed Workflow, be sure to load the [@react-native-firebase/dynamic-links config plugin](https://rnfirebase.io/#managed-workflow) to automatically apply the workaround.
To setup Dynamic Links on iOS, it is a **prerequisite** that you have an Apple developer account [setup](https://developer.apple.com/programs/enroll/).
Expand Down

0 comments on commit d89ddba

Please sign in to comment.