Skip to content

Commit dba4dea

Browse files
committed
Update page.mdx
1 parent b83ccb4 commit dba4dea

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/unity/v5/build-instructions

1 file changed

+1
-1
lines changed

apps/portal/src/app/unity/v5/build-instructions/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ No action needed for hosted builds.
4747
## Mobile
4848

4949
- **EDM4U:** Comes with the package, resolves dependencies at runtime. Use `Force Resolve` from `Assets` > `External Dependency Manager` > `Android Resolver`.
50-
- **Redirect Schemes:** Set custom schemes matching your bundle ID in `Plugins/AndroidManifest.xml` or equivalent to ensure OAuth redirects if using social login.
50+
- **Redirect Schemes:** Set custom schemes matching your bundle ID in `Plugins/Android/AndroidManifest.xml` or equivalent to ensure OAuth redirects if using social login.
5151
```xml
5252
<!-- Set your bundle id here -->
5353
<!-- Replace 'com.thirdweb.unitysdk' with your desired scheme -->

0 commit comments

Comments
 (0)