Ionic 2 MediaCapture plugin on android 6.0.1

I have created the camera app using cordova camera plugin.
The app works fine on web browser, android 4.4.2 and other version without v6.0.1
If I click the camera button, the app crashed after display permission message.
And display that: 'Unfortunately Camera has stopped.'
How can I solve this problem?