Native Crash while using Pendo.StartSession() / Track() in MAUI android
While starting a session in Pendo, there is a native crash is constantly reporting in MAUI Android.
System.MissingMethodException: Method not found: void Microsoft.Maui.Controls.TapGestureRecognizer.add_Tapped(System.EventHandler) at at Sdk.Pendo.IO.PageTraverser.HandleLayoutView(Layout layout)
at at Sdk.Pendo.IO.PageTraverser.Traverse(View view)
at at Sdk.Pendo.IO.PageTraverser.Traverse(ContentPage currentPage)
at at Sdk.Pendo.IO.PendoXamarinInternal.PageChanged()
at at Sdk.Pendo.IO.PendoXamarin.OnLayoutChanged()
at at Sdk.Pendo.IO.Sdk.Xamarin.IXamarinBridgeInvoker.n_OnLayoutChanged(IntPtr jnienv, IntPtr native__this)
at Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PP_V(_JniMarshal_PP_V callback, IntPtr jnienv, IntPtr klazz) in /Users/runner/work/1/s/xamarin-android/src/Mono.Android/Android.Runtime/JNINativeWrapper.g.cs:22
Comments
Hi,
Can you please specify the Pendo Maui plugin version you're using?
In addition, what is the Maui version? Can you please share the Dependencies -> Frameworks versions you have in your app?
You can also open a ticket through Support and specify all of those details there:
https://support.pendo.io/hc/en-us/articles/360034163971-Get-help-with-Pendo-from-Technical-Support
Thanks!
Hi Rotem Elem.
Pendo - MAUI version: 2.21.1.5361
MAUI version: 7.0.59
Steps to reproduce:
Hi, Midhun Mourya Theja Gurram,
Thank you for the info.
We currently don't officially support Maui 7, however, in the next version there will be a fix for this crash.
You can find the full list of supported frameworks here:
https://support.pendo.io/hc/en-us/articles/360031861572-Supported-mobile-frameworks-and-OS-versions
Thanks!
Midhun Mourya Theja Gurram
Hi,
I wanted to let you know that version 2.22 is released and contains a fix for the crash you reported
Please sign in to leave a comment.