I have to refactor an App and move legacy code in a framework.
I have done the first part of the migration. But when i start my app, i have an infinite loop on the first screen
The default ViewController is a simple UIViewController with no custom class.
Do this : In Info.plist (app), set FirebaseAutomaticScreenReportingEnabled to NO (bool)
and for more look into this: same kind of issue