evaluateProject Method in iOS - Objective C | XM Community
Solved

evaluateProject Method in iOS - Objective C

  • 18 May 2022
  • 1 reply
  • 47 views

Hello there!
I am trying to implement this step of the iOS - Objective C https://api.qualtrics.com/ZG9jOjgwNTgzNjU-app-feedback-i-os-api-reference#evaluateproject, but when implementing, I get the error "No visible @interface for 'Qualtrics' declares the selector 'displayWithViewController'.
Implementing as in the guide shows that there is no method to call, the only way to make it work is by implementing a closure that takes an NSNumber as parameter.
image.pngAs a result, in any call, is a null pointer exception.
Do you know what I am missing here?

icon

Best answer by AmaraW 24 May 2022, 00:07

View original

1 reply

Badge +48

Hi aro212! This sounds like it may not be intended functionality. If you haven’t already, we’d recommend reaching out to our Support team, as they are best equipped to handle an issue like this 😁

Leave a Reply