You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can i capture the click event when user click on other user's video circles
basically we want to show their profiles and other information's but when we click on other user circle then video show in large container.
Is there any event when i click on circle then it fires.
The text was updated successfully, but these errors were encountered:
Hi @asadumair,
If you want to capture user interaction within the layout of the UXKit, you will have to customize the native UXKit for both Android and iOS. Then recompile those two libraries and use them into a custom Cordova UXKit library.
How can i capture the click event when user click on other user's video circles
basically we want to show their profiles and other information's but when we click on other user circle then video show in large container.
Is there any event when i click on circle then it fires.
The text was updated successfully, but these errors were encountered: