<?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 Issue with ArcGIS online in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/issue-with-arcgis-online/m-p/496421#M3431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a certain code that works flawlessly with our arcgis server but fails to execute with arcgis online.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance i got 3 feature layers and iquery them&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Log.i("1", "1");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fLayer.queryFeatures(query, new CallbackListener&amp;lt;FeatureSet&amp;gt;() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;@override &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;public void onCallback(final FeatureSet result) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { Log.i("2", "2"}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With ArcGIS server i would always get 3x 1 1 and 3x 2 2 outputs. But with ArcGIS online i just get till before query execution. So i only get three times 1 1 in the LogCat. With the ArcGIS online it never comes to callback unless i only have one layer. Is there some ongoing issue i should be aware of or is my workflow wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank for the help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matej&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 06:19:50 GMT</pubDate>
    <dc:creator>MatejSkerjanc</dc:creator>
    <dc:date>2013-09-25T06:19:50Z</dc:date>
    <item>
      <title>Issue with ArcGIS online</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/issue-with-arcgis-online/m-p/496421#M3431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a certain code that works flawlessly with our arcgis server but fails to execute with arcgis online.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance i got 3 feature layers and iquery them&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Log.i("1", "1");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fLayer.queryFeatures(query, new CallbackListener&amp;lt;FeatureSet&amp;gt;() &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;@override &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;public void onCallback(final FeatureSet result) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; { Log.i("2", "2"}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With ArcGIS server i would always get 3x 1 1 and 3x 2 2 outputs. But with ArcGIS online i just get till before query execution. So i only get three times 1 1 in the LogCat. With the ArcGIS online it never comes to callback unless i only have one layer. Is there some ongoing issue i should be aware of or is my workflow wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank for the help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matej&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 06:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/issue-with-arcgis-online/m-p/496421#M3431</guid>
      <dc:creator>MatejSkerjanc</dc:creator>
      <dc:date>2013-09-25T06:19:50Z</dc:date>
    </item>
  </channel>
</rss>

