Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228603

Cordova stopped working?

$
0
0

I just uploaded the latest version of my app and checked it in ionic view and cordova plugins have suddenly stopped working.

Primarly the keyboard plugin. In my platform ready I have:

    if (window.cordova && window.cordova.plugins.Keyboard) {
        cordova.plugins.Keyboard.hideKeyboardAccessoryBar(true);
        cordova.plugins.Keyboard.disableScroll(true);
    }

which is no longer working.

Any ideas?

I had only made a small change to one of my controllers since the last version. I reverted that change and still no luck.


Viewing all articles
Browse latest Browse all 228603

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>