Skip to content

gmission/gmission-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The iOS client for gMission

  • gMission is a general spatial crowdsourcing platform for researchers.
  • gMission is opensource: https://github.com/gmission/gmission
  • The iOS client for gMission(client in below) is an iOS app written in Swift.
  • The client is also opensource.

Where to get the latest version:

  • All iOS apps need apple's approval to appear in the appstore. Apple usually takes 2 week to check a new submission, so the version in appstore is usually older than the latest code in this repo. If you want to try newest functions, please try build by yourself.
  • If you do not know how to build by yourself, you can also use TestFlight to get our latest beta version. Just send your email address to zchenah#ust.hk and install the "TestFlight" app from appstore. Then you will get an invitation email which includes an TestFlight redeem code. Input the code to get gMission beta version.

Features:

  • Join campaigns and submit answers.
  • Long press on the map to request new image HIT.
  • Notifications when there are new answers of your HITs and new HITs requested near you.

iOS development:

  • Carthage is used to manage 3rd party libraries.
  • Baidu push service is used to push notifications to devices.
  • Google map provides the map service.
  • The minimum required iOS version is 8.0.

##Screenshots

  • campaigns:

campaigns

  • campaign:

campaign

  • HIT:

HIT

  • map:

map

  • messages:

messages

  • user:

user