clean-architecture-swiftui icon indicating copy to clipboard operation
clean-architecture-swiftui copied to clipboard

Tapping flag results in error

Open johnrnyquist opened this issue 4 years ago • 3 comments

When running the app, if tap on any flag in the country detail, you get the following error: Thread 1: Simultaneous accesses to 0x7f9ef2eae650, but modification requires exclusive access

johnrnyquist avatar Apr 07 '21 18:04 johnrnyquist

Hey @johnrnyquist could you share which os version and device you were using?

nalexn avatar Apr 08 '21 18:04 nalexn

I'm so sorry for the delay @nalexn! I was using 14.4 when I encountered the issue running on the 2nd generation iPhone SE simulator.

johnrnyquist avatar Apr 20 '21 19:04 johnrnyquist

Just launched tests on SE 2gen iOS 14.4, - no such error. Please consider re-testing the most recent code from the repo using the latest Xcode

nalexn avatar May 19 '21 07:05 nalexn