Gautham Ravindran
Posts
-
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...
-
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...
-
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