-1
我正在使用visual studio 2015進行科爾多瓦應用程序開發。我想知道如何在加載index.html時調用index.js中的onDeviceReady函數?科爾多瓦應用程序的生命週期
我正在使用visual studio 2015進行科爾多瓦應用程序開發。我想知道如何在加載index.html時調用index.js中的onDeviceReady函數?科爾多瓦應用程序的生命週期
這裏的Apache Cordova的文檔描述onDeviceReady是如何工作的:
https://cordova.apache.org/docs/en/5.1.1/cordova/events/events.deviceready.html