Check for Change of Internet Connection (Reachability in Swift 3)

preview_player
Показать описание
In this video, I will show you how you can constantly check for internet connection on you apps using Reachability.

Follow me on:
Рекомендации по теме
Комментарии
Автор

It's Great video brother working great on 9.0.1 :)_

YogeshPateliOS
Автор

Hi, Vasil! One question Why are you didn't use weak or unowned references in closures. As i understand it produces memory leaks?

Quant
Автор

Thanks its nice. But I have one doubt how we can check that connected wifi hotspot has internet access? Because while it's connected under hotspot even though it has no internet access in that hotspot it results in positive that is it is connected like that. Could you please help me with this?

ela
Автор

Why do we need to set the background colors in two different places? I mean doesn't the observing method not take care of it, or is it required to use the 'Observer' and the 'whenReachable'? Thanks in advance

gauravleathercollection
Автор

Can you tel me how to identify internet speed using this framework, I want to use this for slow internet connection.

vinayaktudayekar
Автор

how do you show the menu pops up from bottom of screen ??? you turning off and on wifi with that

aliasadi
Автор

Hello, if there is internet that I leave in the same main.storyboard where I have a webview. but if there is no internet that takes me to another main.storyboard, how would it be?

mikefrank
Автор

is it also possible in swift code to turn off the wifi and would this code still update in the background?

vvdYbvv
Автор

Hey there great tutorial I have a quick question in my social media app, what should my rules on firebase look like because for some reason when I login I can't view my users, my table view isn't updating ? Please help ?

emmanuelogbewe
Автор

can I use this when I am getting Son? because I some times when the app is getting Son if the connection lost some data will be will and the app will crash - can I use this or I should use some thing else ? please help me

saeedrahmatolahi
Автор

Not tried on xcode yet but you're cool..explain well..

gauravjawla
Автор

Nice video and well very explained! 2 questions: 1.should this not be added in viewWillAppear? 2. why didn't you remove the observer?

labnx
Автор

Yeah for the security rules I have read and right, and yet it parts of my app I can't fetch all the users ?

emmanuelogbewe
Автор

I'm getting a error at this point there is no while adding the observer

akiladilshan
Автор

Hello
Is this a solution to my problem

this is my problem
Guideline 2.1 - Performance - App Completeness


Your app crashed on both iPhone and iPad running iOS 11.2.6 connected to an IPv6 network when we:

Specifically, when we tap on Share button

This occurred when your app was used:
- Offline
- On Wi-Fi

thanks

gathowan
Автор

when there is no internet when we connected to wifi it was not showing green

rohitkumar-pvtw
Автор

Amazing tutorials in your Canal bro! But i want you speek slow because we dont know inglish very good! Thanks and respect bro from Caucasus!

emilismayilov
Автор

Thanks man, I honestly needed that. Also can you please clarify what you mean by change the class name. I want to upload my app on the app store how can I fix the rejection issue. Thank you!

adamel-kadi
Автор

I was receiving an error on the console that said permission denied, when my app would try to fetch all the users in my collection view

emmanuelogbewe
Автор

Not longer working on Xcode 9.2, also Reachability have some changes

ageofglitch