Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Applications that broke... somewhere

Applications that broke... somewhere

It's all about what you need to think of when you're about to work with black-box systems. Few real-world examples are shown in the presentation

Avatar for Paul Taykalo

Paul Taykalo

October 22, 2016
Tweet

More Decks by Paul Taykalo

Other Decks in Programming

Transcript

  1. APPLICATIONS THAT BROKE ! SOMEWHERE... " BY PAUL TAYKALO, STANFY

    1 — Paul Taykalo, Stanfy for DEV_AT_WORK
  2. SILENT PUSH FORMAT { "aps": { "content-available": 1, "key" :"value"

    ... } } 14 — Paul Taykalo, Stanfy for DEV_AT_WORK
  3. SILENT PUSH FORMAT* { "aps": { "action" : "content-available", "key"

    :"value" ... } } 15 — Paul Taykalo, Stanfy for DEV_AT_WORK
  4. SO WHAT HAPPENED? { "aps": { // "title" : "title"

    // "sound" : "sound" // "badge" : 0 "key" : "value" ... } } 17 — Paul Taykalo, Stanfy for DEV_AT_WORK
  5. We show pin code over the screen 39 — Paul

    Taykalo, Stanfy for DEV_AT_WORK
  6. APPLICATIONS THAT BROKE ! SOMEWHERE... " BY PAUL TAYKALO, STANFY

    @TT_KILEW 65 — Paul Taykalo, Stanfy for DEV_AT_WORK