Hi, I’m making android game using UE4.
I want add sentry crash reproter for my game.
I followed sentry UE4 document
I followed sentry UE4 document.
- I checked include crash report at project setting
- I checked include debug files at project setting
- I edit data router url in crash report client category at \UnrealEngine-4.24.3\Engine\Programs\CrashReportClient\Config\DefaultEngine.ini
I packaged game for window and android, but sentry not work for anything. what I am miss?
And I have question sentry report work for UE4 in android, ios ?