Dan

Results 5 comments of Dan

I've found this too, In our application we're aiming to save these files to the app storage however it attempts to remove downloaded files from external storage. Doesn't seem like...

@blackmenthor Hey thanks for the plugin! Just to clarify, are you also running into the issue where branch is only initialized on resume?

@blaizechuang Are you using a `LauncherActivity` for your flutter app?

@blaizechuang I'm getting the same issue too, I noticed that on first startup `Branch.getInstance().initSession()` never completes and therefore doesn't handle the link. Do you now if theres a way to...

Hey guys I've got some good news, I've Identified the problem and I've got a small workaround that I'm planning to further refine and include in this repo. I'm able...