Installing Assets Plugin

UPI In-app SDK depends on certain assets to function. These are available over the air and are supposed to be present while building the SDK.
The Assets Plugin is a build time dependency that downloads all required assets and ensures the availability of the latest assets at build time.

To install Assets Plugin follow the below steps:

1. Install assets for Android:

Step 1.1
Add Assets Plugin maven url
Step 1.2
Add Assets plugin classpath
Step 1.3
Apply Assets plugin
Step 1.4
Add MerchantConfig.txt
Plugin version

2. Install assets for iOS:

Step 2.1
Add Post Install Script to Podfile
Step 2.2
Add MerchantConfig.txt
Step 2.3
Install Podfile