I have this errors while compiling my code after writing code for Paytm payment Integration in my app. Here I attach a Screen Shot for the error:
Has anyone faced this type of issue ever?
Any help would be appreciated. Thanks!
Finally after two days of scratching my head and trying almost all the solutions, I found a simple problem while adding Paytm Library.
I would like you to be aware while integrating Paytm.
Here are the correct steps to follow:
Add Paytm Libraries instead of using pod 'Paytm-Payments'
That's it. You're all set.
For more detail, go through this documentation.
Thanks :)