Feature request

Hi,

I have a feature request. I hope that we can change the remote bundle / catalog download path in run time.
So that we can change the download path according to the location of the user. Lets say for user in US, they can download the bundles from US server, and for user in Taiwan, they can download the bundles from Asia server.

You can assign http://{YourClass.YourPublicStaticStringVariable}/[BuildTarget] to RemoteLoadPath so it will be changed in runtime according to your variable

2 Likes

WOW, it works, thanks!