Florian Daniel

Results 81 comments of Florian Daniel

@manoldonev my scenario is really simple. Step 1: Navigation from Master to Detail Step 2: Navigation from Detail to Master with Android Back Button While navigation happens, suspend app, or...

@NickIliev sorry i totally missed your question. It is happening on a Xiaomi Mi 9 EU Version with Android 10 installed. I just noticed that it happens in different scenarios....

Some more information. After reverting the last changes i am unable to reproduce the issue when just switching from app to home again and again. I had an call to...

Nevermind my previous comment. We testet it with various devices. All Android 10 devices suffer from the crash. We really need a fix for this :/

I did some logging and debugging. the exception is caused by `this._currentTransaction.commitNowAllowingStateLoss();` usually _currentTransaction is based on a fragment manager detected in view.android.js in the function `_getFragmentManager()` I am not...

hey @weijyewang did you ever accomplish that? I am currently looking for something similiar :)

This would be really great. We struggle a lot at the moment to run some tiny code at a future timestamp (e.g. when a scheduled message is sent).

@18clans did you ever solve that? we are currently also facing the same issue :(

we are seeing the same issue @marklanhamhc Do you have a workaround?