1/17
Flashcards for setting up the development environment for Mobile Essentials iOS and application overview.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
cocoapods-art plugin
To reach Backbase private repositories, this plugin needs to be installed.
~/.netrc file
The location where credentials for repo.backbase.com must be stored.
pod repo-art add
Command to add Backbase repositories in the terminal.
pod repo-art update
Command to update repositories to ensure the latest specs are downloaded.
Backbase variants command-line tool
Tool to switch between different configurations for running the project on different environments.
brew install backbase/m/variants
Command to install the Backbase variants command-line tool.
variants.yml
File to modify to change the dev variant to use a proper environment for iOS trainings.
BAASHEADERVALUE, BAASHEADERKEY
Properties to change in variants.yml.
variants switch --variant dev
Command to switch the variant from the default to the dev.
RetailApp.xcworkspace
File to open after switching the variant to launch the Xcode project.
assets/backbase/conf/dev/config
The configuration file to update for the dev environment to point to the Backbase Sandbox.
https://retail.stg.sdbxaz.azure.backbaseservices.com
Default server URL in the config file that is part of Backbase iOS setup.
customer
The realm used for the Backbase iOS setup.
mobile-client
The client ID used to configure the Backbase Sandbox environment.
Retail User Credentials
What page do you need to go to in order to get the credentials to log into the Backbase Sandbox environment?
Authentication Journey
When launching the application, what journey do we see during the authentication process?
"My Accounts" screen
What screen do we see after entering credentials and creating a passcode?
Accounts and Transactions Journey
What journey contains multiple screens and provides information about users accounts and transactions?