<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Here comes the example. It in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060385#M53838</link>
    <description>&lt;P&gt;Here comes the example. It works in my emulator but not on my devices.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2015 20:08:23 GMT</pubDate>
    <dc:creator>Jochen_M_</dc:creator>
    <dc:date>2015-08-24T20:08:23Z</dc:date>
    <item>
      <title>Geolocation out of order</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060379#M53832</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am developing some apps using Geolocation at the moment. Some days ago everything worked fine. It still works fine in the emulator, but when I build my app oder use App Preview, it doesn´t work anymore. I also tried it with source code that I didn´t change for a month, it doesn´t work here, too. The "Geolocation" plugin is selected.&amp;nbsp;It would be great if you could fix that problem.&lt;/P&gt;

&lt;P&gt;Yours,&lt;BR /&gt;
	Jochen M.​&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 12:04:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060379#M53832</guid>
      <dc:creator>Jochen_M_</dc:creator>
      <dc:date>2015-08-24T12:04:53Z</dc:date>
    </item>
    <item>
      <title>I am pretty sure we didnt</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060380#M53833</link>
      <description>&lt;P&gt;I am pretty sure we didnt change anything. I have a generic app that I tested geolocation with and it worked as it should.&lt;/P&gt;

&lt;P&gt;Is it possible that your device got an update? Do you have a different device to test with?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 17:05:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060380#M53833</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-24T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Hi John,</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060381#M53834</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;

&lt;P&gt;I have two developer PCs and two test devices. On my Windows 10 machine I installed XDK 2366 these days. On my Windows 8.1 there´s still XDK 2248 installed. I tried it on both machines, it doesn´t work on both anymore. I tried it on my Android Tablet (v5.11) and my iPad 2 mini (iOS 8.4). It doesn´t work in App Preview anymore and when I build my apps for Android, it doesn´t work, too. In App Preview there´s a demo section, I tried to run the Geolocation example app on both Tablets and on both, App preview crashes.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	navigator.geolocation.getCurrentPosition --&amp;gt; worked fine until some days or weeks ago, but still works in the emulator&lt;BR /&gt;
	intel.xdk.geolocation.getCurrentPosition --&amp;gt; never worked for me, but works fine in the emulator&lt;/P&gt;

&lt;P&gt;Yours,&lt;BR /&gt;
	Jochen M.​&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 18:39:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060381#M53834</guid>
      <dc:creator>Jochen_M_</dc:creator>
      <dc:date>2015-08-24T18:39:10Z</dc:date>
    </item>
    <item>
      <title>The intel.xdk.geolocation</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060382#M53835</link>
      <description>&lt;P&gt;The intel.xdk.geolocation plugin is depricated and you should not use it. The Cordova plugin works for me.&lt;/P&gt;

&lt;P&gt;Can you provide a simple example that does not work for you?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 19:35:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060382#M53835</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-24T19:35:12Z</dc:date>
    </item>
    <item>
      <title>Also, can you attach your</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060383#M53836</link>
      <description>&lt;P&gt;Also, can you attach your projects .xdk file?&lt;/P&gt;

&lt;P&gt;And the apk in question?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 19:45:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060383#M53836</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-24T19:45:00Z</dc:date>
    </item>
    <item>
      <title>One more thing, did you</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060384#M53837</link>
      <description>&lt;P&gt;One more thing, did you update you device last week to 5.1.1?&lt;/P&gt;

&lt;P&gt;Are you positive the geolocation is enabled on the device?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 19:59:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060384#M53837</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-24T19:59:37Z</dc:date>
    </item>
    <item>
      <title>Here comes the example. It</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060385#M53838</link>
      <description>&lt;P&gt;Here comes the example. It works in my emulator but not on my devices.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 20:08:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060385#M53838</guid>
      <dc:creator>Jochen_M_</dc:creator>
      <dc:date>2015-08-24T20:08:23Z</dc:date>
    </item>
    <item>
      <title>See attachment (project files</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060386#M53839</link>
      <description>&lt;P&gt;See attachment (project files + .APK).&lt;/P&gt;

&lt;P&gt;I updated to Android 5.1.1 last week or some days earlier, but not long ago. Geolocation is enabled. The final&amp;nbsp;Apps I built before, are working fine on&amp;nbsp;my tablet&amp;nbsp;(installed as .APK on my tablet for weeks).&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 20:15:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060386#M53839</guid>
      <dc:creator>Jochen_M_</dc:creator>
      <dc:date>2015-08-24T20:15:30Z</dc:date>
    </item>
    <item>
      <title>I installed your apk on a 4.4</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060387#M53840</link>
      <description>&lt;P&gt;I installed your apk on a 4.4.2 and a 5.0 androids. Both displayed the lat/long coords.&lt;/P&gt;

&lt;P&gt;Have you tried rebooting your device?&lt;/P&gt;

&lt;P&gt;Do other apps that use geolocation work on the device?&lt;/P&gt;

&lt;P&gt;At this point I am going to have to say the issue is with the device/update.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 20:28:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060387#M53840</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-24T20:28:01Z</dc:date>
    </item>
    <item>
      <title>Now I made it work on Android</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060388#M53841</link>
      <description>&lt;P&gt;Now I&amp;nbsp;made it work on Android, too (not on iOS, but it is not important for me).&amp;nbsp;I checked the systems&amp;nbsp;positioning settings two times, every important switch was on.&amp;nbsp;Now I waited a long time inside the&amp;nbsp;settings page, when a list of apps appeared (after 20 seconds or so). A question appeared like "Do you want to allow app xyz to determine your position". I´ve never seen this before, it must be new since Android 5.1.1. Apps I installed months and weeks ago already worked properly without this question.&lt;/P&gt;

&lt;P&gt;Strange, it seems to be a new feature in 5.1.1. that automatically blocks new apps to use Geolocation without switching this option on inside the systems "Settings" area of my tablet.&lt;/P&gt;

&lt;P&gt;I´m sorry for wasting your time. In the past, some things suddenly were out of order in XDK and suddenly they worked again. I was sure it must have been something here. Thank you very much for your support!&lt;/P&gt;

&lt;P&gt;Yours,&lt;BR /&gt;
	Jochen M.​&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 21:08:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060388#M53841</guid>
      <dc:creator>Jochen_M_</dc:creator>
      <dc:date>2015-08-24T21:08:55Z</dc:date>
    </item>
    <item>
      <title>Thanks for sharing the</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060389#M53842</link>
      <description>&lt;P&gt;Thanks for sharing the detailed results, I am sure others will find it helpful if they search on this issue :)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2015 12:24:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060389#M53842</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-08-25T12:24:33Z</dc:date>
    </item>
    <item>
      <title>I am sure that many Android</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060390#M53843</link>
      <description>&lt;P&gt;I am sure that many Android users will have this problem soon ;-)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2015 17:19:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060390#M53843</guid>
      <dc:creator>Jochen_M_</dc:creator>
      <dc:date>2015-08-25T17:19:47Z</dc:date>
    </item>
    <item>
      <title>For such things like</title>
      <link>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060391#M53844</link>
      <description>&lt;P&gt;For such things like geolocation, it is always a good thing that the user is asked (at least once) if they want the site/app to access their location, but of course apps usually include this in the "list of app permissions" list when the app is installed/updated, so it is weird to see that Android have changed the behaviour.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 06:59:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Geolocation-out-of-order/m-p/1060391#M53844</guid>
      <dc:creator>Ian_Devlin</dc:creator>
      <dc:date>2015-08-26T06:59:32Z</dc:date>
    </item>
  </channel>
</rss>

