Gautham Ravindran
アクティビティの概要
Gautham Ravindranさんの最近のアクティビティ-
Gautham Ravindranさんがコメントを作成しました: 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さんが投稿を作成しました: 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さんがコメントを作成しました: 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さんが投稿を作成しました: 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さんがコメントを作成しました: 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さんが投稿を作成しました: 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