Adds a new app action “On Startup”. This app action runs before all others and will be a great place to run custom code that isn’t attached to a specific activity but needs to run at the beginning of loading.
This also fixes an issue when routing with map actions when the geocode field is mapped to a text field.