I’m testing Ionic as a potential development tool.
Now when you’re doing cross platform of course you want a few devices open with different DPI and size. For example we have an iPhone SE, iPhone Max, Android and web open at the same time.
Now; there’s one thing that I’m stumped on; in Flutter when you run flutter run -d all
you can hard reload all the platforms by pressing shift+R or lite refresh with just r in the terminal.
I can’t figure out how to do this when installing a new package for Ionic?
5 posts - 2 participants