HarshitPadalia
HarshitPadalia
As I want to show animation on button but when animation on background circle radius shown large but I want to show only effect on button and not want to...
I have found 1 issue is that when I change audio from publisher side then stream property changed method called which proper but when I change video from publisher side...
``` // // ViewController.swift // TapPaymentSDKDemo // // Created by Harshit Padalia on 15/03/21. // import UIKit import goSellSDK class ViewController: UIViewController, SessionDelegate, SessionDataSource { @IBOutlet weak var button: PayButton!...