kelumkps / sg-travel-buddy-client

Client Application for SG Travel Buddy
https://play.google.com/store/apps/details?id=com.sgtravelbuddy.mobile
MIT License
1 stars 0 forks source link

Use AppURL of DeviceInfo response as remote server URL #18

Closed kelumkps closed 8 years ago

kelumkps commented 8 years ago

DeviceInfo API returns appUrl which is the server URL. We need to save it and use as the base URL for all the server communications. This will enable to switch server with minimal effort.