WildAid / o-fish-ios

iOS app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Apache License 2.0
33 stars 15 forks source link

App hangs when starting the process to create a new boarding report #462

Closed am-MongoDB closed 2 years ago

am-MongoDB commented 2 years ago

Describe the bug After clicking the button to create a new report, the app hangs

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context The problem is in MapView. When setting the MPA to nil, the review refreshes and the MPA is set to nil again, which causes the view to refresh....