Call Logs | iOS
I have a question how do you getting display name in call logs in your application? I have compared fetched logs in API and what I see in your App.
In our second company they are using OXO while we have OXE. I see that some of the logs from company with OXO are fetched correctly with number of 458, another log for same caller has number 00b1941, other logs for same user have full phone number +33156..... , other log have just ****. So in total there are 6 logs from same contact, but in CallLog property I have not seen same identifier, so I have no idea how in your app those 6 logs are grouped correctly.
Example of printout of log.remoteParty
LastLog:
Optional(Contact 0x282f205b0 : firstName '(null)', lastName '(null)', first phoneNumber '*#407', sentInvitation '(null)')
Previous logs:
Optional(Contact 0x282f2b740 : firstName '(null)', lastName '(null)', first phoneNumber '458', sentInvitation '(null)')
Optional(Contact 0x282f20410 : firstName '(null)', lastName '(null)', first phoneNumber '00b1941', sentInvitation '(null)')
How in your app all these 3 different identifiers merging into single one? In this case into *#407. I have no idea how you are checking if those logs belong to the same Contact.
-
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 ?
-
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 timestamps may you please send new logs with timestamps to make it easier to make reference to the events, thank you.
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
5 Kommentare