Le-Trong-Nghia HUYNH

  • Total activity 47
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 17

Activity overview

Latest activity by Le-Trong-Nghia HUYNH
  • Le-Trong-Nghia HUYNH commented,

    Thanks for the feedback. - Check if contact is personal : contact.isDirectoryContact(.personal) - Fetch of all personal contacts is not yet available, it has just been developed in official app 114...

  • Le-Trong-Nghia HUYNH commented,

    I have checked with backend team and the issue is about the country which is empty. It is required and it must be in ISO-3166-1-alpha3 format. In the Rainbow SDK you can use following as default: S...

  • Le-Trong-Nghia HUYNH commented,

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

  • Le-Trong-Nghia HUYNH commented,

    Hello, Do you have the permission to use this feature? What do you get with: ServicesManager.sharedInstance().myUser.isAllowedToUsePersonalDirectory

  • Le-Trong-Nghia HUYNH commented,

    Please provide full logs

  • Le-Trong-Nghia HUYNH commented,

    Hello, Sorry the method `fetchContactsWithPattern` is on the property `searchManager` of the contactsManagerService let criteria = ContactsSearchCriteria() // Setup the criteria depending on what y...

  • Le-Trong-Nghia HUYNH commented,

    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"];

  • Le-Trong-Nghia HUYNH commented,

    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

  • Le-Trong-Nghia HUYNH commented,

    Thanks Patrik for the feedback!

  • Le-Trong-Nghia HUYNH commented,

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