Results 262 comments of Andrew M

Also seeing this one occasionally in our app. Not sure exactly when or why it's happening either. With the random "trouble reaching branch servers" and "session initialization already happened" Branch...

Did you ever find a workaround for this?

After some more testing it looks like the SDK becomes completely unresponsive if there is any error until the next time the app is foregrounded https://github.com/BranchMetrics/react-native-branch-deep-linking-attribution/issues/659 The unsubscribe function also...

Yeah the state of this SDK and the documentation is... not optimal, to put it nicely. So far I've discovered the following undocumented or broken behavior: 1. getLatestReferringParams and getFirstReferringParams...

This is still happening on Android. I integrated the SDK exactly per the docs. Can anybody from branch weigh in here since this has been open over a year now?

getFirstReferringParams and getLatestReferringParams don't return anything useful until after a successful branch.subscribe, AFAIK that's just undocumented behavior

Hmm it looks like the branch sdk is using the deprecated DeviceEventEmitter API -- deprecated 5 years ago! Perhaps that's part of the issue with unsubscribe not working. https://stackoverflow.com/questions/58285364/react-native-deviceeventemitter-unsubscribe-from-event

Anybody have any luck figuring this out? If I run plain react-devtools it works ok. The disconnect only happens with react-native-debugger. I'm guessing it has something to do with the...

Same here, debugger randomly drops connection every 20-40 seconds. Can't really use it for anything anymore. It also kills performance in the app to the point of making it unusable...

This seems to happen if you have enabled "Block anyone not part of my.server.here from ever joining this room." which I guess makes sense if the bot is on matrix.org....