Sentry not work for UE4

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.

  1. I checked include crash report at project setting
  2. I checked include debug files at project setting
  3. 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 ?