I think found a solution. In my case, this problem occurs when I use the latest version of cordova plugin camera. If I use the oldest org.apache.cordova.camera instead cordova-plugin-camera everything works fine. If you want, I made an example in my Github https://github.com/fajohann/ionic-camera-example.