I don't know if it changes anything but I have "builder" instead of "contactBuilder", can you try? Also on your official app, you are able to create the account on the same environment / account? I...
Hello, Do you have the permission to use this feature? What do you get with: ServicesManager.sharedInstance().myUser.isAllowedToUsePersonalDirectory
Please provide full logs
Hello, Sorry the method `fetchContactsWithPattern` is on the property `searchManager` of the contactsManagerService let criteria = ContactsSearchCriteria() // Setup the criteria depending on what y...
Hello, In fact you can create a PhoneNumber object (sorry this is obj-c but should be same in Swift) : PhoneNumber *phoneNumber = [[PhoneNumber alloc] initWithPhoneNumberString:@"0123456789"];
Hello Patrik, The last message of a conversation shouldn't be nil even for an attachment. Could you make some try with voice message or location? Also, how do you get the last message? Thanks
Thanks Patrik for the feedback!
Hello Patrik, You can change the environment on the Rainbow app : Log out from the app Open Safari and type following : rainbow://sandbox.openrainbow.com Validate and you should have a popup to op...
Hello Patrik, Thanks for the feedback!
Hello Patrik, Do you have the same issue with the Rainbow official application? Thanks