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?
CodePudding user response:
You need to change the deployment target here ( here ios 12 for example )