DoSomethingArchive / LetsDoThis-iOS

:iphone: iOS source code for DoSomething: Take Action on the News
http://app.dosomething.org
MIT License
2 stars 0 forks source link

AppDelegate cleanup - check if key exists before referencing #1008

Closed aaronschachter closed 8 years ago

aaronschachter commented 8 years ago

Easy cleanup task -- historically and currently the app would crash for other developers when we'd add new third-party keys, because we weren't checking for them before making the calls.