Cannot compile app with react-native-qualtrics | XM Community
Solved

Cannot compile app with react-native-qualtrics

  • 27 July 2020
  • 4 replies
  • 247 views

Followed the instructions outlined here: https://api.qualtrics.com/sdks/docs/SDKs/Mobile React Native SDK/getting-started-with-react-native-sdk.md

Tried with a fresh react-native project for the following versions:

  1. "react": "16.11.0", "react-native": "0.62.2"

  2. "react": "16.8.6", "react-native": "0.60.0"


Logs attached
qualtrics_failure.log

icon

Best answer by LaurenK 17 August 2020, 19:22

View original

4 replies

Userlevel 7
Badge +13

Hi shad - it looks like you were able to get this issue filed with our Support team. If anyone else experiencing this, please reach out to our Support team, as they are best equipped to help!

I am experiencing the same issue.
package.json
react-native 0.63.2
react-native-qualtrics 1.4.0

------------
podfile.lock
Qualtrics (1.19)
RNQualtricsDigital (0.0.1):

COCOAPODS: 1.9.3

shad I found that qualtrics 1.19 is not compatiblt with react-native-qualtrics 1.4.0

Using 1.18 in you podfile.lock should fix this issue.

Yes that's what I've done temporarily and opened a ticket which they are currently working on to amend. Thanks

Leave a Reply