Syntax Error: Failed to execute 'querySelectorAll' on 'Element':

I have a problem with one of the devices that are collecting surveys offline. As soon as the device open the link of the survey, apears the message:

SyntaxError: Failed to execute ‘querySelectorAll’ on ‘Element’: ‘:is(.question input[data-type-xml=“geopoint”], .question input[data-type-xml=“geotrace”], .question input[data-type-xml=“geoshape”]):not([data-setvalue], [data-setgeopoint])’ is not a valid selector.

Welcome to the community, @pablofernandez! Have you validated your XLSform through this online validator? The online validator should help you identify the syntax issues present within your XLSform.

@pablofernandez, FYR: