I am using bubble on an app - so page loading becomes an issue. I have used groups to overcome it still initial page load and redirect takes time.
Issue:
As majority of users are repeat users with logged in - I want them to redirect to another page in same app (from index) before the actual page load if they are logged in.
I know I can make the page - index page and do it inversely but due to some android functionality attached to it unable to do so. I also use workflow - when user is logged in but I think that it still loads the page.
Thanks in advance for help