Ionic Cordova Platform errors -


i tried uploading app ionic view , noticed, app blank on ionic view. input fields, missing images, buttons etc. source of problem cordova plaform.

my situation: when tried add platforms using cordova platform add ios/android when did got error saying platform added.

this gets weird. when try remove platform , add again this: cordova platform rm ios cordova platform rm android cordova platform add ios cordova platform add andoird still error platform added.

someone had same problem before?

try create new dummy project , add platform in if error same let me know.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -