I’m migrating a v1 app to v5 Vue. We depend on a few parts of the $ionicPlatform service, like the device ready and resume events, but I’m not sure how to leverage those under v5. It looks like they’re present on the Platform object in v5 Angular, but I’m not sure how to leverage that in v5 Vue. Any tips? Should I reach down to Capacitor directly for things like this?
1 post - 1 participant