-
Notifications
You must be signed in to change notification settings - Fork 58
Home
wmworia edited this page Sep 13, 2010
·
4 revisions
Welcome to the Ushahidi_iPhone wiki!
TODO
- Settings page – Save/read/use settings
- API class – use dynamic instance URL (read from app settings – previous point)
- Pin drop to get location when reporting (currently only supports address search)
- Default to user’s current location lat/long when reporting
- Upload photos, news link and video link when posting a report (API.m – (BOOL)postIncidentWithDictionary:(NSMutableDictionary *)incidentinfo andPhotoDataDictionary:(NSMutableDictionary *) photoData)
- Validation when posting a report
- IncidentMapView display incidents on the map