我正在制作我的应用程序的新版本。我想在新版本的应用程序自动可用时向用户发出通知。我不知道该怎么做。对此的任何帮助将不胜感激。
提前致谢。

Ok.For this when you build your application using PhoneGapBuild Tool.You have to set Hydration modeon before build your application.When you set the Hydration Modeapplication will be automatically notify.For this,
去 :apps->settings->select "enable Hydration" mode -> save.
再次使用此设置构建您的应用程序。在您的移动设备中运行。再次使用 Build 构建应用程序。您的应用PhoneGap程序将自动收到新版本通知。
你可以看到我在这里上传的截图。