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 first time an SCLAlertView is shown in my app, it takes a few seconds to load, stopping all interactions whatsoever. After this, it loads almost instantly. Is there a way to preload it in didFinishLaunchingWithOptions on my AppDelegate.swift file that could stop this from happening?
The text was updated successfully, but these errors were encountered:
The first time an SCLAlertView is shown in my app, it takes a few seconds to load, stopping all interactions whatsoever. After this, it loads almost instantly. Is there a way to preload it in didFinishLaunchingWithOptions on my AppDelegate.swift file that could stop this from happening?
The text was updated successfully, but these errors were encountered: