Welcome to Headwind MDM Q&A, where you can ask questions and receive answers from other members of the community.
Please do not post bug reports, missing feature requests, or demo inquiries. If you have such an inquiry, submit a contact form.
Hi everyone,I’m adding a new feature to both the HMDM server and the mobile app. I know that I need to:
Add a new API in the server.
Add the related classes and logic in the Android app.
But I want to ask Are there any other modifications I need to make to fully integrate a new feature? Do I need to change the database or config structure?Do I need to modify the push message system?