“Multiple substitutions specified in non-positional format; did you mean to add the formatted=“false” attribute?

Description
I am getting error :
“Multiple substitutions specified in non-positional format; did you mean to add the formatted=“false” attribute?”. when i am trying integrate zoom in my existing Android app. Error showing in values.xml file in mobilertc module.

Which Mobile Client SDK version?
v5.5.1.1317

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots

Smartphone (please complete the following information):

  • Device: [ Nokia 6.2]
  • OS: [Android 10]

Additional context

minSdkVersion 21
targetSdkVersion 29
Android Studio: 4.1.3
Gradle: 6.5

Error showing in values.xml file in mobilertc module. I tried by migrating into AndroidX and also by doing formatted = false and also changing %1$s. nothing working.
How solve this error?

Hi @aparajita,

This post is a duplicate of the other thread I just responded to you in, so I am going to close this one out in order to keep the conversations regarding that issue in one location. :slightly_smiling_face:

Thanks!