I just changed my old Mac Intel under Big Sur to an ARM under Sonoma and it seems my application which read AddressBook contacts doesn’t read anything. When I do:
CesContacts = CeBook.Contacts
NbContacts = CesContacts.LastIndex
I obtain NbContacts = -1. I know it was deprecated years ago because Xojo used an old Apple API. Does Apple removed this API?
1 post - 1 participant