Main question is where is the best location to report bugs?
MapSuite for Android V10
Exception “Cannot use GeometryServiceProvider without an assigned IGeometryServices class” is thrown for the following
code fragment.
RectangleShape rsFail = new RectangleShape(“POLYGON((-84.3378384671604 34.0069820126148,-84.3378384671604 34.002533598504,-84.3312175717397 34.002533598504,-84.3312175717397 34.0069820126148,-84.3378384671604 34.0069820126148))”);
RectangleShape that take 4 double values works fine so this is not impacting us.