How can I update my app to make it compatible with older ios versions?
I just published a wkwebview app. But the app is only compatible with ios 15.0 and above. Please tell me, how can I update my app to make it compatible with older ios versions?
Solution
You need to change the deployment target here ( here ios 12 for example )