How to prevent safari being focus to front on receive message from Containing app?

Hello,

I am working on Safari app extension model, I am sending a message to my app extension from containing app using dispatchMessage api from SFSafariApplication (https://developer.apple.com/documentation/safariservices/sfsafariapplication/2823941-dispatchmessage).
For every message that I send, Safari opens up (which is ok and expected) but it brings into focus on top of any applications running. In my case I send data during runtime quite often (whenever I did some change in containing app data).
Can someone help me to get rid of this please?
Thanks.

Replies

This isn't currently supported. Can you please file some feedback using Feedback Assistant explaining why would you would like this? Detailed use cases really help us when working on new APIs.