Hello! What is min ios target compatible with comp...
# compose-ios
m
Hello! What is min ios target compatible with compose multiplatform?
m
So text view does not work on ios 12?
i
it has some crashes during user input, yes. iOS 13 and above should just work
🙌 3
t
But all devices which support iOS 13 also support iOS 15, so in that case there's not really a reason to support 13/14 in an app anymore.
i
Since I personally have a device that cannot be updated from iOS 12, I'm interested to have things work there 😅 Mentioned crash is in our board and will be fixed at some point. Currently it's only one bug related to iOS 12 that we aware of