Running ionic app on android device with sdk 15 (4.0.4) -


i trying run ionic app on android device using sdk 15 (4.0.4). installs, when opens there black screen , crashes. app runs in emulator, think has fact using old os. have read in 2 places isn't possible build/run on phone lower sdk 21. true?

i using:

4.0.4/sdk 15. samsung galaxy note i717 ionic framework 

according official ionic blog ionic support android versions >= 4.1 app crashing on 4.0.4 quite expected.


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? -