Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter Obfuscation issue #196

Closed
MaximShnirman opened this issue Oct 22, 2024 · 1 comment
Closed

Flutter Obfuscation issue #196

MaximShnirman opened this issue Oct 22, 2024 · 1 comment
Labels
Android Platform/Framework bug Something isn't working Flutter Platform/Framework iOS Platform/Framework

Comments

@MaximShnirman
Copy link
Contributor

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 MaximShnirman added bug Something isn't working Android Platform/Framework iOS Platform/Framework Flutter Platform/Framework labels Oct 22, 2024
@MaximShnirman MaximShnirman pinned this issue Oct 22, 2024
@MaximShnirman
Copy link
Contributor Author

MaximShnirman commented Nov 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Platform/Framework bug Something isn't working Flutter Platform/Framework iOS Platform/Framework
Projects
None yet
Development

No branches or pull requests

1 participant