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
spec.summary = "ReachabilityUI is a framework meant to help informing the user when an app loses connection to the internet."
spec.description = "ReachabilityUI is a framework meant to help informing the user when an app loses connection to the internet. With ReachabilityUI you can even register a ReachabilityListener instance that will allow you to get notified about the connection drop. This can be used to adjust your application's UI so that the content won't overlap the banner, or for any other action you might need to take when the connectivity drops."