RodrigoSMarques / flutter_branch_sdk

Flutter Plugin for create deep link using Branch Metrics SDK. This plugin provides a cross-platform (iOS, Android, Web).
https://branch.io
MIT License
94 stars 81 forks source link

Logging not working in Android Studio Emulator #340

Closed smhmic closed 1 day ago

smhmic commented 2 weeks ago

I am expecting to see network requests being made by the Branch SDK every time the app is opened or an event that is tracked in the app is triggered, whether through a Branch link or triggering the events organically within the app. But we only see minimal logs. The light green are print statements in our code placed just before we call FlutterBranchSdk.trackContentWithoutBuo(). image

I followed Branch support instructions to:

Test device:

RodrigoSMarques commented 1 week ago

I have identified the issue. Change in log behavior in the latest versions of the Branch SDK.

I will release a fix in the next few days.

RodrigoSMarques commented 1 day ago

Fixed Release 8.0.3