SmartBeat の管理画面からアップロードした場合は、「Incorrect file.」というエラーが表示されます。
curl コマンドからアップロードしても、http_code = 400となりエラーが返却されます。
DWARF may not be included in zip. please contact support team with your dSym file.
その場合、Unreal Engine のプロジェクト設定で、iOS のページの Build の箇所にある下記2つの設定を有効にし、生成されたdSYMを再度アップロードしてください。
1. "Generate dSYM file for code debugging and profiling"
2. "Generate dSYM bundle for third party crash tools"