Posts

Post not yet marked as solved
6 Replies
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 not yet marked as solved
37 Replies
My mistake.. Ignore my last input.. The problem still persists.. I just realized my build was 12.2
Post not yet marked as solved
37 Replies
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.