"A request for permissions is already running, please wait for it to finish before doing another request (note that you can request multiple permissions at the same time).",
"A request for permissions is already running, please wait for it to finish before doing another request (note that you can request multiple permissions at the same time).");
}
if(activity==null){
Log.d(PermissionConstants.LOG_TAG,"Unable to detect current Activity.");
errorCallback.onError("ERROR_ANDROID_ACTIVITY_MISSING","Unable to detect current Android Activity.");