Nico

Results 4 comments of Nico

Downgrade to `[email protected]` with build.gradle : ``` compile 'com.google.firebase:firebase-database:10.2.0' compile 'com.google.firebase:firebase-auth:10.2.0' ``` fixed it for me

I’ve been having the same problem since this weekend!

I’m not sure if this is the same issue, but I get `[Error: For input string: '9223372036854775807']` when I use `Video.compress`, and it only happens on Android. Compressor version: 1.8.25...