<?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 Re: Mobile Editing Sample Doesn't work! in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41748#M3580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris: it did run locally, thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Aug 2013 18:03:09 GMT</pubDate>
    <dc:creator>MikeMartin</dc:creator>
    <dc:date>2013-08-15T18:03:09Z</dc:date>
    <item>
      <title>Mobile Editing Sample Doesn't work!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41745#M3577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't seem to get this sample to work in Chrome, FireFox, or on my iPhone.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/sandbox/sandbox.html?sample=mobile_citizenrequest"&gt;http://developers.arcgis.com/en/javascript/sandbox/sandbox.html?sample=mobile_citizenrequest&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this sample really work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 14:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41745#M3577</guid>
      <dc:creator>ChristineZeller</dc:creator>
      <dc:date>2013-07-23T14:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Editing Sample Doesn't work!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41746#M3578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've not had success with actually adding a feature. It works up to that point (choosing the feature type), but clicking on the map after that point does nothing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 12:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41746#M3578</guid>
      <dc:creator>MikeMartin</dc:creator>
      <dc:date>2013-08-07T12:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Editing Sample Doesn't work!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41747#M3579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like an issue with the proxy from where the sample is being hosted.&amp;nbsp; I ran the sample code locally and downloaded the sample proxy page from &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/ags_proxy.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; and it seems to work fine.&amp;nbsp; Can you run it locally and tell me what you find?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 22:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41747#M3579</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-08-12T22:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Editing Sample Doesn't work!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41748#M3580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris: it did run locally, thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 18:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41748#M3580</guid>
      <dc:creator>MikeMartin</dc:creator>
      <dc:date>2013-08-15T18:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Editing Sample Doesn't work!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41749#M3581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't get this sample to work either. I've set a proxy page according to these instructions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/ags_proxy.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/ags_proxy.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've downloaded the html file, edited the url of the proxy page to point to my proxy page and ran it locally. The basemap loads but when I click on "add" it brings up a blank grey page (except for the black header). I've just checked the url for the feature service that is used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver5.arcgisonline.com/ArcGIS/rest/services/LocalGovernment/CitizenRequests/FeatureServer/0"&gt;http://sampleserver5.arcgisonline.com/ArcGIS/rest/services/LocalGovernment/CitizenRequests/FeatureServer/0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and it says "invalid url". I guess I'll try to create my own feature service to get going with this but it'd be nice to see a working example first. ESRI - any thoughts as to whether the above feature service will be sorted or not?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 15:32:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41749#M3581</guid>
      <dc:creator>MikeSteven</dc:creator>
      <dc:date>2013-12-02T15:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Editing Sample Doesn't work!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41750#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;looks like that sample service is down&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver5.arcgisonline.com/ArcGIS/rest/services/LocalGovernment/CitizenRequests/FeatureServer"&gt;http://sampleserver5.arcgisonline.com/ArcGIS/rest/services/LocalGovernment/CitizenRequests/FeatureServer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 16:01:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-editing-sample-doesn-t-work/m-p/41750#M3582</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-12-02T16:01:16Z</dc:date>
    </item>
  </channel>
</rss>

