javaBin/javazone-ios-app

Fetch active conference info

Closed this issue · 1 comments

Currently (Config.swift) we have the URL and dates hard coded. We should fetch a JSON object instead (we can still fallback to a default value if the call fails).

Fixed