You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
The Android activity might live longer than that depending on a lot of things, the skipped frames shouldn't happen though, do you know if it happens in the Dexter sample project as well?
Expected behaviour
Launch new Activity and a dialog shows requesting permissions, without any frame dropped.
Actual behaviour
Launch new activity and Choreographer says that the applications is doing to much work and skypes 340 frames.
Also the Android profiler shows that DexterActivity stays on during 5 seconds
Steps to reproduce
I don't know, it happens with nexus 6p and pixel c but not with emulator or galaxy s8+
Version of the library
4.1.1
The text was updated successfully, but these errors were encountered: