BranchMetrics / unity-branch-deep-linking-attribution

The Branch Unity SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/unity/
MIT License
118 stars 24 forks source link

[URGENT//SEVERE] - Severe ANR due to update to android branch 5.1.4 #198

Open popisdead opened 2 years ago

popisdead commented 2 years ago

We are receiving tons of ANR on all mobiles after updating to the latest android dependencies through the android dependency resolver for unity android. Input dispatching timed out (802bba2 com.Proxy42.WorldLeagueLiveSoccer/io.branch.unity.BranchUnityActivity (server) is not responding. Waited 10001ms for MotionEvent) this is happening only when the unity library use io.branch.sdk.android.library-5.1.4 - it doesn't happen on io.branch.sdk.android.library-5.1.3

jf-branch commented 2 years ago

@popisdead do you happen to have Branch logs that will help us better understand the issue? You can enable logging via .enableLogging()