-3

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?

1 Answers1

4

You need to change the deployment target here ( here ios 12 for example ) enter image description here

Vikas saini
  • 648
  • 1
  • 17