My ultimate goal is to get at the server prescribed color for a feature. I am attempting to do that by acquiring the AGSSymbol via AGSServiceFeatureTable->layerInfo->drawingInfo->renderer->symbol. However, for every layer I've tested, drawingInfo is nil (before and after loading the table).
Some help would be greatly appreciated.