I am working on mobile application which was created using cordova, here i need to query some user details from third party content provider. If any one know how to access the data from content provider using any of cordova plugins?
Currently am using https://github.com/phearme/cordova-ContentProviderPlugin and am getting
"Unknown error".
please help