Upload photo to firebase/supabase in multiple countries

Project Settings

Hello,

I have customers from different countries like AU, US, GB, and I have a user upload photo feature, if I put the storage in US, the AU users feels super slow when uploading pictures. Is there a way to set up multiple storage server base on the user IP? no matter it is firebase or supabase storage?

Thanks!

What have you tried so far?

I currently have different versions of app published to different areas and setup different firebase bucket servers, but I finally want only one app to handle users from different countries.

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