Closed expcapitaldev closed 2 years ago
Sorry I'm not sure what the issue here is. Could you please explain what steps are you taking, the expected behavior and what's happening?
@bruno-garcia so, I think you know how cordova works with hooks.Cordova trigger for all plugins looks like: plugins.forEach => ... plugin.after_plugin_add it is mean if you have more than 1 plugin with other similar hooks, hook into other plugin can be started before you hook ended, and other hook can change some files too, and we will have different file content in some cases (your hook can add content or change, and other hook from other plugin can change/modify files too) so you need to have only sync (not async) code in hooks ,without micro/marco tasks , for example: Promise so, clear?
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog
or Status: In Progress
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀