Restrict opening URLs in new tabs in iOS Safari

I have created an iOS app and in the app after finishing some activities, it opens a URL in safari browser. Each time the URL is open in a new tab in Safari. I would like to open the URLs in same tab itself instead of opening multiple duplicate tabs in the browser. Is there any possibility to set the maximum tab count or open URL in same tab if the domain is same.