@SDP1966 wrote:
Am I wrong to believe that logic in the @App file should execute before the logic in the rootPage? It doesn't matter if I use ngOnInit() in the @App file, or create my own init() function and call it before I set the rootPage, all logic in the rootPage itself logs out to the console before that of my @App file.
Am I doing it wrong, or is my understanding of the apps lifecycle wrong?
Posts: 1
Participants: 1