Posts

Post not yet marked as solved
1 Replies
682 Views
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.
Posted Last updated
.