It's annoying that for every PlatformException being thrown from firebase auth I have to compare the code twice, once for android and once for ios. Is it possible to use the same error code in all platforms?