hoi4
hoi4
Any chance to get this small change merged? 🙂
@tomfong What device (and Android version) are you using? We have also received reports of this issue, but I cannot reproduce it with the devices I have. All our reports...
@tomfong Do I understand you correctly, that you originally used `launchAutoHide: false` and did never call `SplashScreen.hide()` in your code?
@tomfong Ok, if you also used `ionViewDidEnter()`, your `SplashScreen.hide()` was just not called which is why the splash screen was not removed. So I think we can close this issue...
I see, sorry! Could you check if `ionViewDidEnter` on the nested page is actually called? (your original solution which worked for Capacitor 3).
@tomfong I see, it would be great if you could provide a repo with minimal reproduction. I originally thought that I had a similar issue, but I think it's not...
We have the same problem..
@thetaPC Thanks for your answer. I'm not very sure what else I can provide. Did you follow the steps I provided above with internal test project? :)
I see that this is confusing. Here is the background to the issue and the linked PR: - I originally created [this MR](https://github.com/ionic-team/ionic-framework/pull/28188) to fix the issue that the nav...
As the latest version of Ionic does not apply the nav animation when using the browser back / forward buttons, it is not possible to use the latest version to...