Vladimir VYSKOCIL a ajouté un commentaire,
Hi Patrik Spisak, Yes this should be handled in the SDK, may you please also send me logs for this issue ?
Vladimir VYSKOCIL a ajouté un commentaire,
Patrik Spisak may you please give me more information with the provided logs : what are the user involved with the issue, for which calls, what phone numbers,... The provided logs are missing times...
Vladimir VYSKOCIL a ajouté un commentaire,
The issue should have been fixed our Rainbow iOS latest version but the fix should make its way into the CPaaS SDK in the next release.
Vladimir VYSKOCIL a ajouté un commentaire,
Yes, thank you, I created a ticket on our servers with the provided information, I'll keep you informed when there is a response.
Vladimir VYSKOCIL a ajouté un commentaire,
Patrik Spisak may you please send me a full Rainbow SDK log to my email address (vladimir.vyskocil@al-enterprise.com) to let us investigate the issue ?
Vladimir VYSKOCIL a ajouté un commentaire,
Hello Patrik, I just asked the relevant person in the team about this issue, stay tuned...
Vladimir VYSKOCIL a ajouté un commentaire,
Here is the code we are using to achieve this : ``` /** * Request for the messages before and after a specific date. The messages are returned in didFindMessagesInConversation. * *...
Vladimir VYSKOCIL a ajouté un commentaire,
Hello Patrik, The type of the array elements is NSNumber. We have started working on better support of Swift for the iOS SDK, one of the task is to type array elements, here the declaration should ...
Vladimir VYSKOCIL a ajouté un commentaire,
Hello, I asked the team about the issue, the response was the following : when receiving `kSearchDidFoundMessagesInAConversation` and iterate the `occurences` you need to to get the real messages f...
Vladimir VYSKOCIL a ajouté un commentaire,
Hello, This method is used to report incoming call to CallKit, it seems this is all handled in the SDK and this method seems not be called in the application code. Regarding the last point I know w...