Skip to content

Parity with Android

Luke Patton edited this page Aug 1, 2016 · 11 revisions

Missing functionality

  • Campaign Resources section iOS#1014 -- should allow for saving Campaign attachments (PDF's) for offline / printing in iOS#1031

  • Sponsor images colors (we had to hardcode NewsCorp to avoid iOS#1002)

Blocked by design

  • View campaign on web (and stay logged in) iOS#1035 -- does not exist in iOS yet

Known issues

Features

Bugs

Refactor

  • Cause List/Detail (Actions tab) colors, images, and headlines are currently hardcoded -- iOS pulls from the DS News API get_category_index endpoint

  • Use oAuth / Northstar v2 endpoints for authentication instead of v1 - ios#910

  • As mentioned in android#273 -- rebuild native News Feed instead of React Native? (React Native currently at v26, and releases happen faster than we are likely to keep up with on Android. We definitely see our fair share of crash reports referencing React Native code)

Clone this wiki locally