Patrik Spisak

  • Atividade total 80
  • Última atividade
  • Membro desde
  • Seguindo 0 usuário
  • Seguido por 0 usuário
  • Votos 3
  • Assinaturas 25

Visão geral da atividade

Atividade mais recente por Patrik Spisak
  • Patrik Spisak criou uma publicação,

    iOS | API bugs

    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,

    iOS | cached contacts

    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,

    iOS | Missed calls notification

    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,

    iOS | Personal contacts

    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...