Slide 1

Slide 1 text

@BlaBlaCarTech Manage Apps at Home

Slide 2

Slide 2 text

Loïc Effner iOS Developer @loiceffn iOS Developer

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

30€ 30€ 120 € 30€ 30€

Slide 5

Slide 5 text

30€ 30€ 120 € 30€ 30€

Slide 6

Slide 6 text

15M 10M 5M 2009 2010 2011 2012 2013 2014 2015

Slide 7

Slide 7 text

20M 15M 10M 5M 2009 2010 2011 2012 2013 2014 2015 20 million members in 2015

Slide 8

Slide 8 text

...in 19 countries

Slide 9

Slide 9 text

...with 14 offices

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

2009

Slide 13

Slide 13 text

2009 ● Only one code to rule them all ● Web is our core business ● Easy to update

Slide 14

Slide 14 text

2009 Do the job

Slide 15

Slide 15 text

2012 ● Not aesthetically pleasing ● Poor UX / performance ● Not iOS/Android guideline

Slide 16

Slide 16 text

NOW

Slide 17

Slide 17 text

From webview to native ● Native guidelines: better UI / UX ● Better performance / Offline content ● REST API for partners ● Access to device features

Slide 18

Slide 18 text

From webview to native ● Keep the webview flexibility: ○ update strings without submission ○ easily deploy features at a specific time

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

CloudFront CloudFront

Slide 23

Slide 23 text

CloudFront CloudFront 10-17M requests / day 99.9% 0.1%

Slide 24

Slide 24 text

Why this solution? ● API ○ server traffic ○ distribution impact ● S3/Cloudfront ○ nothing to do ○ distribution

Slide 25

Slide 25 text

User side EN FR ES ...

Slide 26

Slide 26 text

User side EN FR ES ...

Slide 27

Slide 27 text

User side EN FR ES ... CloudFront

Slide 28

Slide 28 text

User side EN FR ES ... CloudFront 1 2015-11-13 14:03:05

Slide 29

Slide 29 text

User side EN FR ES ... CloudFront CloudFront 304 Not modified 1 2 2015-11-13 14:03:05

Slide 30

Slide 30 text

User side EN FR ES ... CloudFront CloudFront 304 Not modified 1 2 2015-11-13 14:03:05 10-17M requests / day File Transfer : 16% = 1.5-2.6 To saved

Slide 31

Slide 31 text

OpenLocalization

Slide 32

Slide 32 text

openl10n.io

Slide 33

Slide 33 text

Create and push new trads Translate and distribute

Slide 34

Slide 34 text

No content

Slide 35

Slide 35 text

Illustration - Add new country language: pt regional format: pt_BR 02/11/15

Slide 36

Slide 36 text

Illustration - Add new country language: pt regional format: pt_BR { “fr” : {...}, “pt” : { “default”:”portugal” }, ... } 02/11/15

Slide 37

Slide 37 text

Illustration - Add new country language: pt regional format: pt_BR { “fr” : {...}, “pt” : { “default”:”portugal” }, ... } { “france”: {...}, “portugal” : {...}, ... } 02/11/15

Slide 38

Slide 38 text

Illustration - Add new country language: pt regional format: pt_BR { “fr” : {...}, “pt” : { “default”:”portugal” }, ... } { “fr” : {...}, “pt” : { “default”:”portugal”, “pt_BR”:”brazil” }, ... } 02/11/15 { “france”: {...}, “portugal” : {...}, ... }

Slide 39

Slide 39 text

Illustration - Add new country language: pt regional format: pt_BR { “fr” : {...}, “pt” : { “default”:”portugal” }, ... } { “fr” : {...}, “pt” : { “default”:”portugal”, “pt_BR”:”brazil” }, ... } { “france”: {...}, “portugal” : {...}, “brazil”: {...} ... } 02/11/15 { “france”: {...}, “portugal” : {...}, ... }

Slide 40

Slide 40 text

No content

Slide 41

Slide 41 text

No content

Slide 42

Slide 42 text

Illustration - Active new feature { “use_regular_trip” : false, ... }

Slide 43

Slide 43 text

Illustration - Active new feature { “use_regular_trip” : false, ... } true

Slide 44

Slide 44 text

Rollout October September August July June

Slide 45

Slide 45 text

Benefits

Slide 46

Slide 46 text

● Cache application ● Deeplink ● Request handler

Slide 47

Slide 47 text

➔ Feature flags ➔ App check version

Slide 48

Slide 48 text

What’s next? Thanks!