How to get the source app who launched ShareSheet in Android 14
I have an Application which displays data sent from other applications. My Application can be launched from a Chooser (ShareSheet) if multiple Apps are installed on the phone that can view that file. Also, I need to get the source Application that is trying to open its file in my Application.