https://developer.tizen.org/ko/development/guides/web-application/personal-data/call-history
In the above page,
-----------------------------------------------------
Dependencies : Tizen 2.4 and Higher for Mobile
This feature is supported in mobile applications only
-----------------------------------------------------
So, how can I get call history from a wearable device?
Samsung's official Call app shows the call history, is it possible only because it's a system app?
Is there no way for a regular app?
And, call history API is documented for web app only.
So, how do I get call history for the native app? (not wearable)
Thanks.