Skip to content

Commit

Permalink
Update know limitations section of plugin's README (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustanivsky authored Jan 3, 2023
1 parent 09c08c7 commit cdaac22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ The SDK complies with three latest engine versions.
<Tag Files="#RuntimeDependencies" Filter="sentry.dll;crashpad_handler.exe" With="#BinariesToArchive$(EditorPlatform)"/>
```

- In order to fix errors during the Android debug symbols upload in UE 5.0 or newer (Windows) the default `Android File Server` plugin has to be disabled first.

- To avoid issues with running certain plugin scripts on Windows using [PowerShell 7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?WT.mc_id=THOMASMAURER-blog-thmaure&view=powershell-7.3&viewFallbackFrom=powershell-7) is recommended.

## Development

Please see the [contribution guide](./CONTRIBUTING.md).
Expand Down

0 comments on commit cdaac22

Please sign in to comment.