My impression was that after uninstall didn't made sense to implement, since the hook declare via plugin.xml and all related files don't exist so there is nothing to run.
The only valid case would be for hooks defined in directory, if they want to listen to uninstall events for any plugin. On Thu, Jan 15, 2015 at 4:41 AM, Sergey Grebnov (Akvelon) < v-seg...@microsoft.com> wrote: > Looks like after_plugin_uninstall is not currently supported at all (not > just missed in docs): > > https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/plugman/uninstall.js#L275 > > Not sure if it was done intentionally due to any reason. > > Thx! > Sergey > -----Original Message----- > From: Shazron [mailto:shaz...@gmail.com] > Sent: Thursday, January 15, 2015 3:43 AM > To: dev@cordova.apache.org > Subject: Re: Created a plugin to help with local plugin development > > Josh - John is actually talking about after plugin *uninstall*, not > install. > > On Wed, Jan 14, 2015 at 4:40 PM, Josh Soref <jso...@blackberry.com> wrote: > > > John wrote: > > > Looking at the Hooks read me at > > > > > https://github.com/apache/cordova-lib/blob/master/cordova-lib/template > > s/hooks-README.md > > . > > > Looks like after_plugin_uninstall is missing from the list. > > > I'm assuming it's supposed to be there? Let me know and I'll make > > > the > > change. > > > > > > https://github.com/apache/cordova-lib/search?utf8=✓&q=after_plugin_ins > > tall > > > > Shows that it's partially documented elsewhere and is implemented. > > > > Instead of documenting just that one, please grep for all of them and > > compare against what's documented: > > https://github.com/apache/cordova-lib/search?utf8=✓&q=hooksRunner.fir > > e > > > > Thanks very volunteering. > > > > Sent from my BlackBerry 10 smartphone. > > > > > > > -- Carlos Santana <csantan...@gmail.com>