Troubleshooting
Troubleshooting Guide
This guide will help you in troubleshooting the issues that you may face during the integration.
From v2.2.8 and above
If you encounter error while installing pods, include the following code in your Podfile:
use_frameworks!
platform :ios, '13.0'
Additionally, raise the minimum iOS deployment target to version 13.