Esri / indoor-routing-xamarin

Indoor routing open source app built with Xamarin for iOS and the ArcGIS .Net Runtime SDK
Apache License 2.0
51 stars 67 forks source link

App frequently crashes when repeatedly routing between locations within a short period of time #23

Closed mikewilburn closed 7 years ago

mikewilburn commented 7 years ago

Reproducible case for this is still unclear, but may be related to the frequency of attempts to route between locations within a given period of time.

Here's a series of tests I tried myself:

  1. M3sw232 --> M2sc Conf Rm. Resulted in app crash.
  2. M3sc230 --> M2sc Conf Rm. Worked great and resulting route made sense.
  3. M2sc Conf Rm --> M3sc230. Defined start location by searching name (Roberto D.) instead of office #. Resulted in app crash.
  4. M2sc Conf Rm --> M3sc230. Defined start location by searching name (Roberto D.) instead of office #. Routing was successful but path made no sense. No awareness of need to switch floors and path entering end office location was bizarre. (Can provide a screenshot of this, if necessary).
  5. M3sc230 --> M2sc Conf Rm. Routing was successful, but same nonsensical path was attempt #4.
codergrl commented 7 years ago

@mikewilburn the issue should now be resolved, please retest using the latest IPA

mikewilburn commented 7 years ago

Haven't experience a crash after frequent use of the app. Confirmed this must have been fixed.