Cordova Android Camera- giving illegal argument exception
It was very simple and basic. Just add your file provider below to your cordova launcher activity. In my case I was having some custom activity and by mistake provider was added at bottom of all activity and my guess is cordova not able to read that provider that's why it was giving java.lang.IllegalArgumentException: Missing android.support.FILE_PROVIDER_PATHS meta-data