Closed KirillIvonchikDev closed 1 year ago
Check this issue in the Branch SDK for Android repository:
https://github.com/BranchMetrics/android-branch-deep-linking-attribution/issues/844 Or #227
This plugin uses the Branch SDK for Android.
If the problem persists, open a support ticket with Branch here:
Closed. No activity in the last 14 days. If necessary open again.
@RodrigoSMarques any update or fix for that issue? We have production apps facing it.
@RodrigoSMarques any update or fix for that issue? We have production apps facing it.
This plugin uses the Branch SDK for Android.
If the problem persists, open a support ticket with Branch here:
Done that. Thanks @RodrigoSMarques here is the case number: 00360139
Check for Issue updates in the Branch Repository here
@RodrigoSMarques not getting callback in this FlutterBranchSdk.initSession().listen this is the issue affecting us and IOS there is no error as such but we are not getting the callback.
@RodrigoSMarques not getting callback in this FlutterBranchSdk.initSession().listen this is the issue affecting us and IOS there is no error as such but we are not getting the callback.
This plugin is a bridge between Flutter and Branch's native SDK for Android.
The plugin processes and returns data according to the SDK. The problem with this message must be analyzed by the Branch team.
From what I understand, you have already opened a case. Wait for their return.
Have you checked the open issues in the branch's Android repository that are listed a few messages above?
Describe the bug Sometimes the App crashes with the native exception on Android because of bad connection.
PlatformException: PlatformException(-113, Trouble initializing Branch. Branch API Error: poor network connectivity. Please try again later., null, null)
It occurs because the native code hasthrow
operator in the plugin.Smartphone: