Im having the same problem while trying to authenticate with my ionic app. I was thinking it may be because of 2FA, but I can't test otherwise, because 2FA is permanent. Looking for any help here.
Post
Replies
Boosts
Views
Activity
My mistake.. Ignore my last input.. The problem still persists.. I just realized my build was 12.2
If this is the same issue I am seeing, I've solved this problem by using cordova-plugin-background-mode. Enable background mode with a setTimeout() as soon as you trigger the play function.