I am developing an iOS app on Xcode 14.2 using Swift 5.7 and ArcGIS Runtime SDK for iOS 100.15. I am using a map service table as below
https://services.gisqatar.org.qa/server/rest/services/Vector/QARS_Search/MapServer/6
I want to access the above table and read the value from fields "BUILDING_NO_SUBTYPE" and "SUBTYPE_COUNT". I am trying to access through "AGSServiceFeatureTable". The code I am using is attached herewith for ready reference.
I would be very grateful if anyone can help me in this regards.
Thanks & regards,