goaaats / xl-authenticator

Android/iOS OTP authenticator app for XIVLauncher built in Flutter
GNU General Public License v3.0
38 stars 12 forks source link

Doesn't cleanly close application upon sending OTP (Android). #23

Open BVZZ opened 9 months ago

BVZZ commented 9 months ago

App doesn't close fully after sending the OTP using the android APK.

Expected function of "close app after sending": Application fully terminates upon sending the OTP.

Actual function of said option: Application is minimised to the background, meaning the user still needs to manually close every time.