<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in EXLocationTaskConsumer.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9de60485 - Entirely remove unimodules-task-manager-interface (#16782)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/expo-location/ios/EXLocation/TaskConsumers/EXLocationTaskConsumer.h#9de60485</link>
        <description>Entirely remove unimodules-task-manager-interface (#16782)

            List of files:
            /expo/packages/expo-location/ios/EXLocation/TaskConsumers/EXLocationTaskConsumer.h</description>
        <pubDate>Tue, 29 Mar 2022 07:33:36 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;tomasz.sapeta@swmansion.com&gt;</dc:creator>
    </item>
<item>
        <title>8d441c7e - [packages] Move unimodules foundation to `org.unimodules` scope</title>
        <link>http://172.16.0.5:8080/history/expo/packages/expo-location/ios/EXLocation/TaskConsumers/EXLocationTaskConsumer.h#8d441c7e</link>
        <description>[packages] Move unimodules foundation to `org.unimodules` scope

            List of files:
            /expo/packages/expo-location/ios/EXLocation/TaskConsumers/EXLocationTaskConsumer.h</description>
        <pubDate>Thu, 14 Mar 2019 12:11:47 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>3b6a24fb - [ios][android][sdk][ncl] Background location, geofencing and background fetch (#2338)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/expo-location/ios/EXLocation/TaskConsumers/EXLocationTaskConsumer.h#3b6a24fb</link>
        <description>[ios][android][sdk][ncl] Background location, geofencing and background fetch (#2338)# WhyCanny issues:- https://expo.canny.io/feature-requests/p/background-tasks-support- https://expo.canny.io/feature-requests/p/background-location-tracking- https://expo.canny.io/feature-requests/p/geofencing-apiRelated PR:- https://github.com/expo/universe/pull/3201 (docs)# HowThe core of this PR is to implement TaskManager that provides an API to manage tasks, especially these that run while the app is in the background. I hope I documented this piece enough so I don&apos;t have to write it here again &#55357;&#56836; This PR also adds three ways of how we can use background tasks:- Background location updates  `Location.startLocationUpdatesAsync`, `Location.stopLocationUpdatesAsync`, `Location.hasStartedLocationUpdatesAsync`- Geofencing  `Location.startGeofencingAsync`, `Location.stopGeofencingAsync`, `Location.hasStartedGeofencingAsync`- Background fetch  `expo-background-fetch` module, *iOS only so far*Also, to improve the quality of `expo-location`, I&apos;ve deprecated `enableHighAccuracy` option and introduced a new one called `accuracy`. It allows to use all possible accuracies provided by iOS platform. Android has fewer options of accuracy, but I&apos;ve made simple mapping (see https://github.com/expo/expo/pull/2338/files#diff-66bdbbc66d3410d9198aa17584b5409eR633).All new modules and `expo-location` are now TypeScripted &#55356;&#57225; # Test PlanNew APIs examples in `native-component-list`:- `BackgroundFetch` - shows the status and the date of the last background fetch which can be manually triggered in Xcode (Debug -&gt; Simulate background fetch).- `Location` -&gt; `Background location map` - it tracks your location by drawing a polyline.- `Location` -&gt; `Geofencing map` - this one will work better once we merge #2316, as it should show local notifications when the device enters/exits a region.- `TaskManager` - shows all registered tasks for the experience.There are also some quick tests in `test-suite` for the new methods in `Location` and `TaskManager` modules.

            List of files:
            /expo/packages/expo-location/ios/EXLocation/TaskConsumers/EXLocationTaskConsumer.h</description>
        <pubDate>Thu, 13 Dec 2018 13:40:52 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;tsapeta@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
