In my app I used locationButton and everything worked fine. Then I added Localizable string file and localized for English. Still, everything worked OK. Then I added localized String file for Hebrew, and it compiles, opens my simulator and shows everything in Hebrew But then I try to use the app and click something and it crashes and gives me this error: Thread 1: "Invalid parameter not satisfying: width && height". Can't find anything about this anywhere. Did anyone encountered this?