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:

Step 1
Add Post Install Script to Podfile
Step 2
Add MerchantConfig.txt
Step 3
Install Podfile
Last updated 2 years ago