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
59 stars 2 forks source link

Flutter Obfuscation issue #196

Closed MaximShnirman closed 2 weeks ago

MaximShnirman commented 1 month ago

Platform iOS and Android

SDK Version SDK v3.4.0 (and up)

Framework Flutter

Describe the bug We have identified an issue when using code obfuscation. Obfuscation prevents Pendo from extracting key details such as screen names, clicks, and other related data.

To Reproduce Compiling Dart code with the following: flutter build <build_target> --obfuscate --split-debug-info=/<project-name>/<directory>

Expected behavior Flutter SDK manages to extract route names and features data properly.

Current status Pendo is working towards solving the issue.

MaximShnirman commented 2 weeks ago

issue is fixed and released in version 3.4.2, please update. using this version will require updating tagged pages with features.