I am using your project through cocoa pods. When the alert displays the button does not load the resource string correctly. It displays "alert.button.update" instead of the resource string value "Update". It appears you are loading the string from PSUdateApp.strings which appears to be added as a resource in the Pod library. Not sure why it won't load the string.