I have setup one application on device for my customer with screen pin (using kiosk mode). I want to update application remotely for that I am doing below things.
- Uploading apk on my server.
- I have button in my application which download the apk and ask for installing the apk.
- After installing my application screen pin stoped due which user can access the whole tablet. (this we don't want).
I don't know whether this is correct way of updating the app or not as kiosk/screen pinning is new for us.
My customer do not want to use third party provider. So we have to use our server only.