@mugwhump wrote:
Hi y’all
So in my old app (I think it was Ionic 1 or 2), I used myApp.viewDidEnter.subscribe to hook into all navigation events. This let me attach google analytics tracking in one place, instead of having to add it to every screen/component.
In ionic 4 I can’t seem to find a similar place to hook into that fires for every navigation event. Where might this be? On the navController?
Thanks in advance!
Posts: 1
Participants: 1