I noticed that everything that is related to the “when screen opens or starts” function is not working on Android( but working on iOS). I saw a few topics here talking about that, but there are not any solutions. That’s kind of problematic, can you help me handle with that, solve this issue?
Sure. As the screen I attached shows, it’s supposed to open a loading page, then when it opens, wait X seconds and navigate to the home page of the application (core). On Android, when the loading page (HomeloadPage) opens, nothing happens, while on iOS everything works as expected by the blocks.
I just made a quick project of two screens and in one screen I make it navigate to the other screen and tested it on Android at least 20 times. It never failed.
Thanks. I agree that it works on tests, without paying attention of if it’s on computer or mobile. But once the the app is processing on the Google PlayStore, and published, this is not working anymore.