My achievement for the day. Added a new entry to the Info.plist file for our Xcode project and then the app proceeds to crash on launch. After an embarrassing amount of time checking spelling of the key and other recent changes to the project setup, it turns out that the value for the key should have been a boolean and not a string. 🤦🏼♂️