As a personal project I´m tryingo to integrate an app with a wix page, the problem I have is that UE as well as Unity would need to get an xml as a response for the get function, however, it is stated that xml is not supported by corvid, I wwould like to get some advice on how I can do this the better way to get the integration running, I was thinking about doing a post function to work with firebase but I don´t know the function that much. Thanks in advance for the advice.
You can use the xml-js NPM library available in the Wix Package Manager to manipulate XML. If that library isn’t suitable for your purposes, you might be able to find another library in the Wix Package Manager that better suits your needs.
See the Manipulate SVG example which uses this library to modify an SVG image. An SVG image is an XML file. To see the example:
-
View the “Live” site in a browser page
-
Open the site template in the Wix Editor