appsquickly / typhoon

Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
https://pilgrim.ph
Apache License 2.0
2.7k stars 269 forks source link

Fixed bug when appDeleagte set twice (or more) to UIApplication. (Hap… #572

Closed alexgarbarev closed 7 years ago

alexgarbarev commented 7 years ago

…pens with latest version of Firebase)

jasperblues commented 7 years ago

Only one thread will run that, right? Looks good.

alexgarbarev commented 7 years ago

Yes, this should be run on main thread I think. (As other UI code)