I have several UIKit-based iOS apps that are already distributed on the AppStore that I would like to update, and I consider switching to SwiftUI.
My question is: what would happen for users who already own the app but are running iOS versions older than iOS13? Will the app become totally unavailable for them or will they keep the ability to use their old UIKit version?
Thank you very much !