How to stop splash screen appearing while i press back button

Dear all,

I converted my website to android app using kodular and it helped me very well. But when i press the back button, the splash screen is appearing before loading the previous page. How can i stop that and maintain the splash screen only at the opening of the app.

Hi, welcome the community.
Please post your relevant block to see what happens

1 Like

You need to code what should happen your back button is presses, you should use the when screen back presses method, and code whatever you want when back button is presssd

And according to me you have used spash screen in different screen right?

Just drag the back pressed event block from screen section in the block editor and keep it empty

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.