herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
138 stars 53 forks source link

App crash when SGF file is imported while app launches from terminated state #362

Closed herzbube closed 3 years ago

herzbube commented 3 years ago
  1. Invoke the app switcher and terminate the app if it is currently running in the background.
  2. Open Dropbox, Mail, or any other app that contains an SGF file and that allows SGF files to be exported.
  3. Export an SGF file and select Little Go as the destination

Expected: The SGF file is imported into Little Go. Actual: The app crashes.

The issue was found during testing for release 1.6.0. With the previous app version 1.5.1 the issue cannot be reproduced with the steps above.