Access phone book and place calls

I want to write an application that has access to read from the phone book
I also need the application to make calls (without asking for a confirm)

Is it possible to write an app to do that using SailfishOS?

For Contacts, you can look at these:

Remember your app will need the appropriate SailJail permission(s) too.

1 Like

Calling?

Well theoretocally possible. But not easy.

It will probably be much easier to do that through the native voicecall-ui. It has dbus interfaces to do that.

1 Like