Sinisa

Results 3 comments of Sinisa

This is an old issue but this might help someone. So, if you linked the project with `react-native link` then just add `implementation project(path: ':react-native-background-task')` or `compile project(path: ':react-native-background-task')` (depending...

Same here, Nexus 6 OS: 7.1.1: 09-07 20:08:49.942 2102-2121/? I/ActivityManager: Start proc 23134:com.google.tango/u0a144 for service com.google.tango/com.google.atap.tango.TangoVirtualHalService 09-07 20:08:50.008 23134-23134/? D/AndroidRuntime: Shutting down VM 09-07 20:08:50.009 23134-23134/? E/AndroidRuntime: FATAL EXCEPTION: main...

Anyone managed to solve this? It's apparently a Samsung issue referenced [here](https://github.com/googlesamples/android-Camera2Video/issues/24) as well, albeit for a different project. My issue is on Note 8 - if I set an...