Milen Halachev
Milen Halachev
Thanks for the clarification, i got the difference now.
I've noticed that binary dependencies are not downloaded when using the `checkout` or `carthage bootstrap --no-build` command. Because of this, existing binary dependencies defined in the `Cartfile.resolved` cannot be resolved....
@mdiep @blender Ready for review :)
I have the same problem when trying to start web auth from `viewDidLoad` of my first view controller. If i do it from `viewDidAppear` - it works for the moment....
I can confirm that. The problem occurs even without any linker flags.