Run custom actions before Home page

Actions & Logic

So I have some homebrew ads I'm adding to my app.
Some of the ads are on the home page.
Issue is, I have a custom action that loads the ads' URL to app states, on Page Load.
Problem is that the ad images on home page loads before the custom action finishes running, or something along that line, causing the images not to load with the ads.

How I tested it was to navigate off to another page, and come back to the home page, and have all the ads now loaded.
It's just on the initial page load.

Any suggestions how I can solve this?
Can we run the custom actions on the splash screen, maybe?

Thank you!

What have you tried so far?

I've tried creating a pre-home page to get things to load before bringing users to the home page, but that wont work, as FF requires that page to have a nav bar.

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies