-
We have experienced a crash in XCGLogger in the auto rotating files logic.
Main thread is in
#0. com.apple.main-thread
0 libsystem_kernel.dylib 0x1864f07b0 getxattr + 8
1 XCGLogger …
-
Is it possible for an app with this plugin to advertise as beacon even when the app is in background?
Technically it should be possible as stated here (http://stackoverflow.com/a/19941436):
> "Standa…
-
I migrated a script that has been working fine under the system Python (3.6.8) to a venv (also based on system Python 3.6.8 but with its own site packages). One of the requirements is `pyobjc-framewo…
-
#### Description
Area:
CoreLocation (Location Services)
Summary:
When calling CLLocationManager.deferredLocationUpdatesAvailable() on devices that have GPS it should return true - which it does in i…
-
Hello,
I just discovered this project and am amazed! It is amazing.
Looking at the implementation of the geofencing, I can see that the `carp_context_package` relies on the `location` package and …
-
It would be nice if auto enable/disable by sunrise/sunset is implemented, just like how iOS 13 does.
I've managed to make it work by respecting night shift settings(that means no more CoreLocation s…
rllbe updated
5 years ago
-
Use ibeacons to talk to mac and know when phone is near the mac
-
I've been reading the android documentation and as far as I can tell, the main use of this plugin does notify the user when the location is being recorded and seems to qualify as a Foreground location…
-
В моей программе можно сменить карту Яндекс на Гугл и обратно.
Когда меняется карта с яндекса на гугл, объект вида карты Яндекса удаляется и дальше крэшится, как я понял из-за подписки делегата, после…
-
Hey, we've submitted the app and here's what we got:
> 2.16 Details
>
> Your app declares support for bluetooth-central in the UIBackgroundModes key in your Info.plist, but does not provide Bluetoot…