Patrik Spisak criou uma publicação,
App crash sometimes with an error -[PKPushRegistry _terminateAppIfThereAreUnhandledVoIPPushes] Also when phone call is taken with other device than Rainbow, (fix phone for example) call log is mark...
Patrik Spisak criou uma publicação,
How do I access cached contacts in SDK? I have seen method startLoadingCaches() but no further explanation. Im trying to implement Siri voice calling but I need to access contacts in Rainbow when a...
Patrik Spisak comentou,
Im also receiving push notification for incoming phone calls. I just do not receive missed call notification.
Patrik Spisak comentou,
When will be new API available? I see that Rainbow app was updated where fetching personal contacts is already avaialble.
Patrik Spisak criou uma publicação,
I have not found any documentation how to handle missed call notification also with badge. For messages Im receiving push notification and showing badge of unread messages, but for missed calls I h...
Patrik Spisak comentou,
Thanks now its working. One more question, how can I check if contact is personal contact or how can I get all personal contacts?
Patrik Spisak comentou,
Does not have any impact change contactBuilder to builder. And yes Im using same account for both apps for this reason to debug if is problem only within my custom app or also on official app. But ...
Patrik Spisak comentou,
I got true. But I did not expect receive false, because on official app I was able to create personal contact.
Patrik Spisak criou uma publicação,
Which method is for creating own personal contacts? I have tried serviceManager.contactsManagerService.directoriesManager.createPersonalContact(<#T##updateBlock: (ContactDirectoryBuilder) -> Void#...
Patrik Spisak comentou,
Im getting this error Thread 1: "-[CXProvider setConfiguration:]: parameter 'configuration' cannot be nil" when application is starting. I have just update all deprecated method so probably there i...