How to get your context in your phonegap plugin June 12, 2023 by Tarik try to put this into your plugin: Context context=this.cordova.getActivity().getApplicationContext();