After running the command
ionic cordova run android --device
, everything functions properly. However, when attempting the same command with the --prod
flag, the input click fails to display the keyboard despite implementing the (onFocus)
attribute in the <ion-input>
.
Below is information regarding my Ionic setup:
cli packages: (C:\Users\Houssem\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.0
ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.1.4
Cordova Platforms : android 6.3.0
Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools : 26.1.1
Node : v8.9.3
npm : 5.5.1
OS : Windows 10
Environment Variables:
ANDROID_HOME : C:\Users\Houssem\AppData\Local\Android\sdk
Misc:
backend : pro