jiti-meet/android/sdk
Saúl Ibarra Corretgé 57bbe3f75a android: fix crash when requesting permissions
The RN Permissions module calls this in a non-UI thread. What we observe is a
crash in ViewGroup.dispatchCancelPendingInputEvents, which is called on the
calling (ie, non-UI) thread. This doesn't look very safe, so try to avoid a
crash by pretending the permission was denied.
2020-09-15 16:17:46 +02:00
..
.settings feat: use participant id for avatar color 2019-07-08 16:53:30 +02:00
src android: fix crash when requesting permissions 2020-09-15 16:17:46 +02:00
.classpath feat: use participant id for avatar color 2019-07-08 16:53:30 +02:00
.project ref: remove unused libs 2019-07-08 16:53:30 +02:00
build.gradle rn: add ability to disable crash reporting 2020-05-07 23:05:48 +02:00