You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice, if the public class TeslaWebLoginViewController would trigger the Safari AutoFill option to fill out passwords automatically. It might work with something like this:
@Krillle you need to open Safari for login, there is a method to get you the URL.
then you need to support a deeplink in your app for the Tesla website to open your app again.
You must register with Tesla Dev portal that deeplink and then in Xcode.
It would be nice, if the public class
TeslaWebLoginViewController
would trigger the Safari AutoFill option to fill out passwords automatically. It might work with something like this:The text was updated successfully, but these errors were encountered: