Push Notification for MDM - Error in Console

We have implemented our own MDM Config, after downloading when the server sends a push notification, we are getting the following error in our console:


No valid MDM installation found. MDM will not listen to push messages. Error: Error Domain=MCMDMErrorDomain Code=12079 "No MDM instance is installed." UserInfo={MCErrorType=MCFatalError, NSLocalizedDescription=No MDM instance is installed., USEnglishDescription=No MDM instance is installed.}



We are not able to find out what exactly this Error means and where we have gone wrong.