diyDevApp icon indicating copy to clipboard operation
diyDevApp copied to clipboard

Do It Yourself DevApp for Ionic Apps

Results 3 diyDevApp issues
Sort by recently updated
recently updated
newest added

I start a clean ionic project, use ionic serve -c --no-open and console show this when open de app console.warn: Native: tried calling StatusBar.styleDefault, but Cordova is not available. Make...

App is built , cordova plugin has been added. But, when the inappbrowser is called, it is giving the following error ReferenceError: cordova is not defined at openBrowser (http://10.90.84.82:8100/js/services.js:101:7) at...

Somehow after a large number of reloads random strange errors popup after the rebuild causing the app not to launch No clue yet what this causes (memory leak?). Workaround is...