You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2026. It is now read-only.
I was trying to use this example repo for my project but ran into the issue using the function:
found in ionic-example/src/pages/home/home.ts. Seems like that function is deprecated in Ionic 5 so instead I did:
Is this the recommended method or should I be using
ionViewWillEnter()?Is there any likelihood of this example repo being updated for Ionic 5?