I'm getting this error in flutter project when trying to integrate `Realtime Database in flutter.
Firebase Database connection was forcefully killed by the server. Will not attempt reconnect. Reason: Database lives in a different region. Please change your database URL to https://xxx-xxx-xxxx-default-rtdb.asia-southeast1.firebasedatabase.app
Options that I have already tried
- Invalidate caches/ restart
- Updating my google-services.json file through flutterfire configure
- Directly referencing to the database url