iOS OAuth opens the Jira app instead of app defined in callback

Im using the Jira Cloud Authentication as defined in https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/

The app callback is defined in developer console. The issue is that when Official jira mobile app is defined and the user is not already logged in or the prompt field is defined as “login” after user logging in, user is navigated to official Jira app instead of app defined in callback.