Feature Server layer not displaying on Android, good on iPad

2048
2
08-06-2012 10:02 AM
PatKeegan
Occasional Contributor
I have a Mobile Web map with a point feature layer (~20,000 points). The map works great on an iPad but the points never display on an Android tablet. I have a scale dependencies set and also set MODE=1 (OnDemand) to reduce number of features requested.

Android appears to have an issue with the number of features because layers with smaller feature counts are working on Android.

any advice appreciated.

-Pat
0 Kudos
2 Replies
SimonKlein
Occasional Contributor
Maybe a Query/QueryTask to just get the Features in the current extent? I don't really know the exact functinality of the query functionality, but this is the first thing that pops into my mind without doing some research.
Not sure if this works at all. Just an idea...
0 Kudos
PatKeegan
Occasional Contributor
This turned out to be an bug in Android app that does not affect iOS app.

Android app does not retrieve all features when feature count is around 6000 or more.

NIM084413
http://support.esri.com/en/bugs/nimbus/TklNMDg0NDEz

-Pat
0 Kudos