Post

Replies

Boosts

Views

Activity

why app crashes when I use localization and LocationButton in swiftui? I get this error:Thread 1: "Invalid parameter not satisfying: width && height"
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?
4
0
1.1k
Feb ’22