Take picture crashing on ios 8.3 with ionic view

I have an app shared with a buddy of mine … he is using ionic view on his iphone 6 plus , ios 8.3

The moment he tries to take a picture, the ionic view app is crashing

I’m using the

navigator.camera.getPicture

to get a base64 string

function.

I’m on a iphone6 , IOS8.4 …

Does anyone have a similar problem?

First can you provide your code? There are simply not enough information here.

Also have you tried debugging your app: http://www.gajotres.net/how-to-properly-debug-your-ionic-application/