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
As Run<T> is the only method used to start the application without needing to explicitly call Application.Init() it's imperative that the initialization should properly correctly if we want run an app with a certain driver than the default by setting the Application.ForceDriver property.