Ionic View crashes when viewing my app

Hi, I have an app runing throw the ionic view app. When I try to view it ionic view crahes:

05-16 19:22:19.558: D/CordovaWebView(18042): >>> loadUrl(file:///data/data/com.ionic.viewapp/files/files/xyz/index.html)
05-16 19:22:19.561: D/CordovaWebView(18042): >>> loadUrlNow()
05-16 19:22:19.639: I/art(18042): Background sticky concurrent mark sweep GC freed 31062(1118KB) AllocSpace objects, 0(0B) LOS objects, 17% free, 5MB/6MB, paused 5.126ms total 159.149ms
05-16 19:22:19.888: D/CordovaActivity(18042): onMessage(onPageStarted,file:///data/data/com.ionic.viewapp/files/files/xyz/index.html)
05-16 19:22:32.797: W/Adreno200-EGLSUB(18042): <DequeueBuffer:465>: dequeue native buffer fail: Unknown error 2147483646
05-16 19:22:32.799: W/Adreno200-ES20(18042): <qgl2DrvAPI_glFlush:56>: GL_OUT_OF_MEMORY
05-16 19:22:32.805: W/Adreno200-EGLSUB(18042): <DequeueBuffer:465>: dequeue native buffer fail: Function not implemented
05-16 19:22:32.805: W/Adreno200-ES20(18042): <gl2_surface_swap:43>: GL_OUT_OF_MEMORY
05-16 19:22:32.805: W/Adreno200-EGL(18042): <qeglDrvAPI_eglSwapBuffers:3498>: EGL_BAD_ALLOC
05-16 19:22:32.808: A/OpenGLRenderer(18042): Encountered EGL error 12291 EGL_BAD_ALLOC during rendering
05-16 19:22:32.810: A/libc(18042): Fatal signal 6 (SIGABRT), code -6 in tid 18082 (RenderThread)

on my other android phone its running fine.

Maybe you can fix this bug?