Edit: Strange it shows the same result as it is been discussed here during the first launch of the app only(this is same with Bobanâs apk also).
After the first launch, if you exit the app(even from Recent apps screen) then relaunch it and try again the problem seems to be solved(i.e. on resume screen2 opens as expected)
Yes I know that but as I told earlier, the problem is during first launch only, when directly open your app after install else it behaves as it should from second launch
Sorry to say but the solution you have presented is not a proper fix(maybe there is no fix) of the issue. Itâs just a process of automatic redirection of the app from screen1 to screen2 after resuming the app.
**** In this situation, the stuff on screen1 will reload and data on screen2 will also reload.
******* Maybe @Kodular should look into this matter.
I think I arrived late, but I donât know why, I had a similar problem and solved it simply by alternating the blocks âclose screenâ (placing inside the if) and âopening another screenâ (placing outside the if).