firebase remote config untuk mekanisme force update · firebase remote config untuk mekanisme...

12
The image part with relationship ID rId2 was not found in the file. Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia

Upload: buidiep

Post on 02-Jul-2019

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia

Page 2: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Introduction

2

Maintenance and update are one of the stages in the after-deploy application. Not like web apps, people need download or update the mobile app if there is a new version. So how to force mobile app’s user to update?

Page 3: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Firebase Remote Config

3

FirebaseRemoteConfigisacloudservicethatletsyouchangethebehaviorandappearanceofyourapponthefly.

Page 4: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Setting up Firebase Remote Config

4

1.  Openfirebase.google.com/console

2.  CreateNewProject3.  SetupFirebasetoAndroid/

iOSapp

Page 5: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Setting up Firebase Remote Config (cont)

5

Download config file & move to your project

Page 6: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Add SDK using Gradle or Cocoapod

6

Page 7: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Add Parameter to Console

7

Page 8: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

8

Let’s Code

Page 9: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

9

Let’s Code

Page 10: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

10

Let’s Code

Page 11: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

Let’s Code (check Version)"

11

Page 12: Firebase Remote Config untuk Mekanisme Force Update · Firebase Remote Config untuk Mekanisme Force Update Ardian Franindo Head of Mobile Division, Suitmedia. The image part with

The image part with relationship ID rId2 was not found in the file.

The image part with relationship ID rId2 was not found in the file.

TERIMA KASIH

12