Home/2016/July

Checking if wifi is enabled on iOS

By |2017-05-09T21:09:18+10:30July 25, 2016 7:29 pm|Code tips|

Here I present some simple code to check if wifi is enabled on iOS, which could be used to alert the user if your application uses location services. One of my most visited posts is from 3 years ago, which has some demo code for checking whether the internet is accessible from the device. The [...]

Region monitoring, including background on iOS

By |2016-07-13T18:17:30+10:30July 13, 2016 6:17 pm|Code tips, Patches|

Get started with region monitoring (including in the background) on iOS with some how-to's on fixing the Delphi RTL source for the LocationSensor. In an earlier article, I described some changes you'd need to make in order to make monitoring of location changes work in the background with Delphi 10 Seattle. This article is aimed [...]

Go to Top