02 Dec 2024 07:21 AM
Hi all,
I am testing Dynatrace Flutter Plugin with VS Code, I followed step by
Then I found error below
------------------------------------------------
A Dart VM Service on Chrome is available at: http://127.0.0.1:57149/NFDnX6zcZuo=
[2024-12-02 12:48:38][ERROR][DYNATRACE]: Dynatrace Flutter Plugin failed to initialize. Error: PlatformException(channel-error, Unable to establish connection on
channel., null, null)
-----------------------------------------------
What I have missed step that need to run the plugin? Thank you.
02 Dec 2024 07:57 AM
Hi, Could you please share what version of Dynatrace Flutter Plugin are you using?
02 Dec 2024 08:00 AM
Hi, AndriiKh
I am using version 3.303.1
02 Dec 2024 08:32 AM
Okay, as a quick fix I would suggest to try to downgrade to version 3.299.1. We will investigate the issue on 3.303.1. What is platform causing the problem (Android/iOS/both)? And can you maybe share content of your dynatrace.config.yaml?
02 Dec 2024 09:10 AM
I am trying for Andriod. Here is my dynatrace.config.yaml
04 Dec 2024 03:22 PM
HI, @Lextech. Are you able to reproduce the issue with other version of dynatrace flutter plugin? And other question do you have any custom logic within your MainActivity, or GeneratedPluginRegistrant?