Open marbetschar opened 6 years ago
Can you give a bit more information to reproduce it, like how did you add ReRouter
etc.?
Sure! ReRouter
is added using Carthage
and the following line in the Cartfile
:
github "wearereasonablepeople/ReRouter" ~> 0.1
Nothing special within the app, just a simple import ReRouter
using a NavigationRouter
per tab (UITabBarController
) which loads one ControllerCoordinator
per tab.
FWIW: The app does not seem to always crash exactly at the same point, it's some kind of random behaviour - and from what I can tell this only happens while in debug mode / in simulator.
Any Idea how this behaviour can be fixed?
Anything?
Any chance this get fixed anywhen? Turned out it does not only cause the app to crash in the Simulator, this issue does also force the app to crash on a real device for whatever reason.
My iOS Simulator keeps crashing throwing the following error: