I am developing an app which is using the share function. When someone share the link from any app need to show some alert/dialogue for better user experience without opening my app.
Example - Sharing the video from youtube it opens a small dialogue which shows that link is successfully shared with Ok button. when click on button, dialogue dismiss and i again use the youtube app.
I followed instructions from this link but not able to achieve the results Show dialog activity over another app from background