[GH-ISSUE #9] App Install #7

Closed
opened 2026-03-03 16:21:25 +03:00 by kerem · 1 comment
Owner

Originally created by @grego1981 on GitHub (Mar 8, 2017).
Original GitHub issue: https://github.com/multunus/onemdm-server/issues/9

I've started using the server the last few days and I have some questions not covered in the instructions:

  • I have added an app and tried to push it, but where to you place the apk files?
  • Does the application reports the already installed apps?
  • On the devices I have tested no IMEI is diplayed. Do I need to configure something more?
  • At every heartbeat I get "Can't verify CSRF token authenticity" do I need to change something?

Thank you!

Originally created by @grego1981 on GitHub (Mar 8, 2017). Original GitHub issue: https://github.com/multunus/onemdm-server/issues/9 I've started using the server the last few days and I have some questions not covered in the instructions: - I have added an app and tried to push it, but where to you place the apk files? - Does the application reports the already installed apps? - On the devices I have tested no IMEI is diplayed. Do I need to configure something more? - At every heartbeat I get "Can't verify CSRF token authenticity" do I need to change something? Thank you!
kerem closed this issue 2026-03-03 16:21:26 +03:00
Author
Owner

@leenasn commented on GitHub (Mar 8, 2017):

@grego1981 Answering your questions:

  • Currently the app only supports installing apps from the playstore. You can give a package name, and then it installs the same from the PlayStore.
  • It doesn't report the installed apps.
  • From Android 6.0 version onwards, the API for reading the IMEI had removed. So that might be the reason its not displaying the IMEI number
  • The warning is fine about heartbeat. You can ignore the same.
<!-- gh-comment-id:285094989 --> @leenasn commented on GitHub (Mar 8, 2017): @grego1981 Answering your questions: - Currently the app only supports installing apps from the playstore. You can give a package name, and then it installs the same from the PlayStore. - It doesn't report the installed apps. - From Android 6.0 version onwards, the API for reading the IMEI had removed. So that might be the reason its not displaying the IMEI number - The warning is fine about heartbeat. You can ignore the same.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onemdm-server#7
No description provided.