Android
To integrate thecom.quicko.income-tax-sdk library in your Android project, follow these steps:
Prerequisites
Ensure you have Android Studio installed and your project is set up with a minimum SDK version of 26 or higher.
Add Maven Repository
Add the following to your project-level
settings.gradle file inside the allprojects block:iOS
To integrate theIncomeTaxSDK in your iOS project using CocoaPods, follow these instructions:
Prerequisites
Ensure you have CocoaPods installed. If not, install it using the following command:
Create/Update Podfile
Navigate to your project directory in the terminal and run:Edit the Replace
Podfile to include:':target' with the actual target name of your project and ':version' with the latest version.