I am creating an application in which the location is continuously sent to the server in X minutes. Now the issue is if the user turns off the internet while in background or suspended mode, Can we send a local push notification?
Asked
Active
Viewed 139 times
-1
-
I suspect you want this, but obviously notifications only will work when you are in the foreground. https://stackoverflow.com/questions/1083701/how-to-check-for-an-active-internet-connection-on-ios-or-macos – stevenpcurtis Apr 16 '19 at 05:07
1 Answers
0
Yes it is possible to get notification in local, Go through this link for your refrence. Hope this question will help you.

Swift_prasad
- 65
- 1
- 11