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
101 stars 91 forks source link

Logging not working in Android Studio Emulator #340

Closed smhmic closed 5 months ago

smhmic commented 5 months 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 5 months 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 5 months ago

Fixed Release 8.0.3