Can't run Ionic on Android: class not found exception IonicKeyboard -
after building , running android app closes.
viewing eclipse logcat shows class not found exception com.ionic.keyboard.ionickeyboard
i'm new ionic , don't know how create work. in advance
i had same problems. in case plugin was installed, had remove , add together again:
try in app-folder:
cordova plugin remove com.ionic.keyboard
and
cordova plugin add together com.ionic.keyboard
ionic-framework
No comments:
Post a Comment