Thanks for posting your question in the Microsoft Q&A forum.
Make sure your manifest file is valid JSON. You can use online JSON validators to check for any syntax errors and ensure you're using the latest supported schema version for Device Update for IoT Hub. As of now, the latest version is typically 4.0.
Verify that the compatibility properties match the format expected by Device Update for IoT Hub.
Make sure the installedCriteria is a string value that can be used to determine if the update is installed.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful