TeslaBuds / AuthAppForTesla

54 stars 13 forks source link

Mac App off AppStore doesn't work #23

Open marreka opened 2 years ago

marreka commented 2 years ago

Hey folks - the Mac App off the AppStore doesn't seem to be working, but when I forked and built/tested locally on an iOS simulator to test, it works fine. Not sure what the issue is, but may require a new build uploaded to the store.

Kemmey commented 2 years ago

Hey,

Could you elaborate on what did not work in the App Store build?

marreka commented 2 years ago

Hey Kim - Yea, so what happens is I try to log in but it says that my username and password is invalid. I'm able to log in on Tesla's site with the same username/password, as I am able to if I build the iOS app locally and log in using a simulator.

  1. When I launch the Mac app, I use the global login region and hit the red "Sign in with Tesla" button.
  2. When the Sign In page appears, I enter my email and then I'm presented with the following redirect screen Screen Shot 2022-03-24 at 17 17 58
  3. Then, when I log in, I get the following error Screen Shot 2022-03-24 at 17 19 52

My guess is it might be redirecting me to the China login, but that's speculation. I tried to build locally to debug and verify, but it just worked instead.