Devepre / Crash-Investigation

Demo project for crash investigating

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash-Investigation

The app is for demo purpose only. It's crashing from time to time during loading feature layers from the map. Main purpose of the app is to find the problem which leads to crash.

Get Started

Before building the project be sure you have installed CocoaPods on your local machine and run in Terminal:

  1. cd into into the cloned repository's directory
  2. pod repo update
  3. pod install
  4. xed .

Requirements

Steps to reproduce crash

  1. Launch the application on Simulator or device. iPad is preffered.
  2. Log in to the app with your ArcGIS account.
  3. Kill the app.
  4. Launch and kill the app for several times in order to get it crashed. It happens without any additional inputs form the user. List of Feature layers just doesn't load correctly.

Screenshots while crashing:

Crash UI Crash UI

Screenshot of the app without crash:

Crash UI

About

Demo project for crash investigating


Languages

Language:Swift 97.3%Language:Ruby 2.7%