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.