If you want to redirect to the app after email verification, you can do it with the following steps.
Click on your project
> Authentication
> URL Configuration
> Redirect URLs
> Add URL
.<your-app-bundle-identifier>://**
app.json
file.*
as a wildcard for the path. Otherwise, you can use the exact path.