Closed shankari closed 8 years ago
Right now, the didFinishLoadingWithOptions call does not depend on anything in the app delegate and can be moved out. But people are used to having the calls in there in the AppDelegate so let's leave it there for now.
didFinishLoadingWithOptions
Right now, the
didFinishLoadingWithOptions
call does not depend on anything in the app delegate and can be moved out. But people are used to having the calls in there in the AppDelegate so let's leave it there for now.