Why does my app exit on loading level ???

Hi i have this one but big problem, when i build my app on android and install it on my phone it exits every time when i want to load a scene, not every scene just this particular one. Im using Application.LoadLevel(“levelname”) command. This all is very strange because everything works fine in the editor, more over when i make a development build everything works fine, and also everything works on my friends phone. So what am i doing wrong or how can i find out whats the problem.

Please HELP im desperate.

My phone is Samsung GT-i8730 Android 4.1.2

Your application is probably running out of memory. Did you check your device logs to see what caused the crash?