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
The splash screen is created before Platform is initialized, so it was necessary to add a workaround to fix #143. But the underlying problem issue needs additional work.
Created by: benfry
The splash screen is created before
Platformis initialized, so it was necessary to add a workaround to fix #143. But the underlying problem issue needs additional work.