I have an existing app in the app store written using swift 3. For subsequent update will Apple reject my app because it's still in swift 3?
According to this link,
If your app is written in Swift, you can continue to submit apps in Swift 4 to the App Store and migrate individual modules to Swift 5 when you’re ready.
So means if swift version is less than 4 my app updates will get rejected? When will they stop accepting swift 4 apps?