Gautham Ravindran
Activity overview
Latest activity by Gautham Ravindran-
Gautham Ravindran commented, Hi David, I do see the raClick, raScreenView and raScreenLeft being captured in the raw section for my home screen. Appbackground and foreground also seems to be recorded. Just navigating from one...
-
Gautham Ravindran created a post, Pendo Android for Xamarin forms
Hello, I am integrating Pendo with our Xamarin forms app on Android. When I navigate to a page , I am not seeing the events being captured. Any thoughts on what needs to change for Pendo SDK to con...
-
Gautham Ravindran commented, Hi Mor, Thanks for the response. We are currently using the page rules tab and adding text for rules. How ever we may have different languages that are supported. Would that need a different pages...
-
Gautham Ravindran created a post, Pendo IOS with Xamarin Forms
Does any one use Pendo with Xamarin Forms? The screen ID on pages are the same for all the pages. All the pages have Xamarin's view controller and render when I look at the raw event. Did anyone fa...
-
Gautham Ravindran commented, Hi Howard, thank you for a quick response. This is what I looking to do. Does this code snippet apply for mobile sdk? I am not able to see this for Mobile in this API documentation link below. IOS...
-
Gautham Ravindran created a post, Track if guide is displayed from with in the app
Hi, Is there a property to track if guide is being displayed or not from with in the app? I am looking to write logic like if(guide.displayed) app code here