Cannot compile app with react-native-qualtrics | XM Community
Skip to main content

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

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