@Murhaf wrote:
I was trying to embed call logs in my application, but I haven't found any plugin to do it with ionic 3!
So now I want to open the native call logs app instead.
I triedInAppBrowserto launch the logs but it is not opening, I am getting a blank pagethis.inAppBrowser.create('com.application.logs');But it didn't work!
How can I open call logs app from my app?
Posts: 1
Participants: 1