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().
I followed Branch support instructions to:
Run the Integration Validator with no errors.
Confirm we are using Branch's Flutter SDK 7.3.0. Branch support said:
"this points to the Android SDK version being used in the version of Flutter you are using is what is causing these issues with the logs not appearing (logging issue on Android SDK v5.8.0 was fixed in v5.8.1)."
Enable logging.
I tried with useTestKey both on and off, and the output looks the same, except for this log entry:
BranchSDK: enableTestMode has been changed. It now uses the test key but will not log or randomize the device IDs. If you wish to enable logging, please invoke enableLogging.
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()
.I followed Branch support instructions to:
Confirm we are using Branch's Flutter SDK 7.3.0. Branch support said:
useTestKey
both on and off, and the output looks the same, except for this log entry:Test device: