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.
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