pendo-io / pendo-mobile-sdk

Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
https://www.pendo.io
Other
58 stars 2 forks source link

APP-94830 pendo effects in maui (3.1) #108

Closed randmaayan closed 8 months ago

randmaayan commented 8 months ago

This change is Reviewable

DavidPendo commented 8 months ago

android/pnddocs/xamarin_maui-android.md line 115 at r3 (raw file):


3. If your app is using **Gestures**, you must upgrade to SDK version 3.1 or above and then register **Pendo Effects** (PendoRoutingEffect, PendoPlatformEffect) in your **MauiProgram.cs** file as shown in the code below. 

you must upgrade maybe it should come with a more gentle pronunciation...

... to support ...bla bla... you need to upgrade to

DavidPendo commented 8 months ago

android/pnddocs/xamarin_maui-android.md line 115 at r3 (raw file):

Previously, DavidPendo wrote…
*you must upgrade* maybe it should come with a more gentle pronunciation... ... to support ...bla bla... you **need** to upgrade to

If your app is using Gestures, to support detecting click analytics you need upgrade to SDK version 3.1 or above and then register Pendo Effects (PendoRoutingEffect, PendoPlatformEffect) in your MauiProgram.cs file as shown in the code below.

pendo-ops commented 8 months ago

All JIRA issue transitioned/labeled.

Branch APP-94830_maui_effect_31 deleted