¡Help! updates maven dependency | XM Community
Skip to main content
Solved

¡Help! updates maven dependency

  • September 6, 2024
  • 1 reply
  • 70 views

Forum|alt.badge.img+2

When trying to include Qualtrics in an app, I get the following message regarding dependency updates - has anyone experienced something similar or knows the solution path?
Please update your Maven dependency on com.google.android.play:core:1.10.3 to a version compatible with Android 14. Your com.google.android.play:core:1.10.3 library is not compatible with targetSdkVersion version 34 (Android 14), which introduces a backwards-incompatible change to broadcast receivers. As a reminder, starting August 31, 2024, Google Play will require all new app versions to target Android 14. Please update to the latest library version dependency to avoid app crashes.

Best answer by angelpuoc

Looking for the answer I discovered that this type of problems could occur because of the no-updates of SDK, so the first step is reviewing what version of SDK are we using, after that if you notice that you have a previous version it’s necessary update to newest. That could fix the error, if not, contact Qualtrics support to review the specific case 

1 reply

Forum|alt.badge.img+2
  • Author
  • 1 reply
  • Answer
  • September 17, 2024

Looking for the answer I discovered that this type of problems could occur because of the no-updates of SDK, so the first step is reviewing what version of SDK are we using, after that if you notice that you have a previous version it’s necessary update to newest. That could fix the error, if not, contact Qualtrics support to review the specific case