Skip to content

Commit

Permalink
Update RedirectActivity in FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Aug 17, 2023
1 parent 982850e commit 300dbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Alternatively, you can re-declare the `RedirectActivity` in the `AndroidManifest
<!-- ... -->

<activity
android:name="com.auth0.react.RedirectActivity"
android:name="com.auth0.android.provider.RedirectActivity"
tools:node="replace">
<intent-filter
android:autoVerify="true"
Expand Down

0 comments on commit 300dbc6

Please sign in to comment.