When i am running project in browser using command (ionic serve -w chrome --lab) then i am getting error message : cordova_not_available
Any idea about this error ?
When i am running project in browser using command (ionic serve -w chrome --lab) then i am getting error message : cordova_not_available
Any idea about this error ?
Cordova is used when the app is being run as a native application.
See this article to get an understanding of Cordova: