Hi All,
In my app, I am placing a phone call due to which my app goes in background and suspended. After disconnecting the call instead of my app coming in foreground, native phone app comes into foreground.
Is there any way by which my app comes into foreground (instead of native phone app) after disconnecting the call.
If there is no direct way, private api/methods also work as I am not going to submit this app on app store.
Thanks in advance