Adding Download Pop-up for Mobile App in Custom Frappe App

Hi all,

I’ve created a mobile view app in the Frappe framework, similar to the HRMS app in ERPNext. I’d like to replicate the functionality where a pop-up appears on mobile browsers prompting users to download the app.

Can anyone advise on how to achieve this feature in my custom app?

Hi @Sudhanshu:

Check this files:

Hope this helps.

I tried this

but its not working for me…

Hi @Sudhanshu:

HRMS uses Ionic, have you installed it?
Any error in console?

Thanks for the help man,
the config file was not set properly.

its working now

Make sure the vite.config.js is set properly and all the assets are in mentioned path