Can't create new contact group to iPhone address book.

This issue occurs in case settings>mail>default account is Microsoft mail.

I can't create new contact group to phone address book in my app.

I tried to change settings>mail>default account,(e.g yahoo, gmail). In that cases this issue didn't occur.

Please help me.

Replies

Can't create new contact group to iPhone address book.

What API are you using here? Address Book framework? Contacts framework?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

I use Address book framework.

I use Address Book framework.

Have you tried this with the Contacts framework? Last I checked the Address Book framework was deprecated, no?

If it still fails with the Contacts framework you should try asking over in the Cocoa Touch topic area which, somewhat to my surprise, is listed as the right topic area for that API.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"