1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-26 21:23:46 +00:00
Files
mobile/src/App
Oldřich Jedlička d8e19415e3 Fix runtime exception. (#738)
In the callback the processing does not go in the main UI thread, so we
need to switch there. Otherwise on Android this throws
Android.Util.AndroidRuntimeException with detail “Only the original thread
that created a view hierarchy can touch its views”.

Discovered by trying to login with Duo as a two-factor login type.

Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2020-02-22 21:09:10 -05:00
..
2019-06-12 09:13:13 -04:00
2020-02-22 21:09:10 -05:00
2019-10-30 09:30:45 -04:00
2020-02-14 16:10:58 -05:00
2019-03-29 17:54:03 -04:00