In my previous version, i have fetched the coded values from the domains property of 'AGSFeatureType'. In latest iOS Runtime SDK, the new subclass of AGSDomain, 'AGSInheritedDomain' has been added and no domains value founded.
#2. What is the difference between `AGSCodedValueDomain ` and AGSInheritedDomain
#3 Is there any way to get domain value form AGSInheritedDomain or to change the type from 'AGSInheritedDomain' to 'AGSCodedValueDomain'.