Configuration
Last updated
Last updated
You will be invited to a dedicated Github repository, which will contain the files needed to customize, build and sign a white label build of the Truvera Wallet to be distributed in the Apple and Google Play stores.
First clone the GitHub repository to add the source code to your machine.
First step is to to go through the documentation in README.md.
To make changes follow the instructions below and submit a pull request (PR) to this repository to be reviewed by the Truvera team. Once the changes are accepted a new release will be generated.
First thing to do is setting the Application Display name and Package Id/Package Name.
âšī¸ The package name uniquely identifies the app on the device; it is also unique in the Google Play store/ Apple App Store. This means that once you have published an app with this package name, you can never change it; doing so would cause your app to be treated as a brand new app, and existing users of your app will not see the newly packaged app as an update.
In ../app.json set the following fields