Mobile Essentials iOS Setup and Overview

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards for setting up the development environment for Mobile Essentials iOS and application overview.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

cocoapods-art plugin

To reach Backbase private repositories, this plugin needs to be installed.

2
New cards

~/.netrc file

The location where credentials for repo.backbase.com must be stored.

3
New cards

pod repo-art add

Command to add Backbase repositories in the terminal.

4
New cards

pod repo-art update

Command to update repositories to ensure the latest specs are downloaded.

5
New cards

Backbase variants command-line tool

Tool to switch between different configurations for running the project on different environments.

6
New cards

brew install backbase/m/variants

Command to install the Backbase variants command-line tool.

7
New cards

variants.yml

File to modify to change the dev variant to use a proper environment for iOS trainings.

8
New cards

BAASHEADERVALUE, BAASHEADERKEY

Properties to change in variants.yml.

9
New cards

variants switch --variant dev

Command to switch the variant from the default to the dev.

10
New cards

RetailApp.xcworkspace

File to open after switching the variant to launch the Xcode project.

11
New cards

assets/backbase/conf/dev/config

The configuration file to update for the dev environment to point to the Backbase Sandbox.

12
New cards

https://retail.stg.sdbxaz.azure.backbaseservices.com

Default server URL in the config file that is part of Backbase iOS setup.

13
New cards

customer

The realm used for the Backbase iOS setup.

14
New cards

mobile-client

The client ID used to configure the Backbase Sandbox environment.

15
New cards

Retail User Credentials

What page do you need to go to in order to get the credentials to log into the Backbase Sandbox environment?

16
New cards

Authentication Journey

When launching the application, what journey do we see during the authentication process?

17
New cards

"My Accounts" screen

What screen do we see after entering credentials and creating a passcode?

18
New cards

Accounts and Transactions Journey

What journey contains multiple screens and provides information about users accounts and transactions?