Initializing with initializeProjectWithExtRefId and evaluateProject not working in ReactNative | XM Community
Skip to main content

Hi Team, 

I am encountering an error while using the initializeProject/initializeProjectWithExtRefId API with the Brand ID and Zone ID in my React Native application.

The error message is as follows:

 

{

  "Error": {

    "message": "Qualtrics: No Intercepts loaded, project initialization cancelled",

    "passed": false

  }

}

Here are some details about my setup:

  • React Native version: 0.74
  • iOS version: 15
  • react-native-qualtrics version: 2.8.0

Has anyone experienced this issue before or have any insights on how to resolve it? Any help would be greatly appreciated.

@Joe_65 I believe some features of the Qualtrics SDK necessitates that the react-native version meet at least 2.0 or above. (Some features offered by react-native-qualtrics version 2.0 or higher like MobileApp prompt..etc)

You should make a Support Ticket, the support rep will give you a more detail answer


Leave a Reply