Sócrates Díaz

Results 3 comments of Sócrates Díaz

I understand, at first I was wondering what datatype you should return. But as the null value is unknown, I guess `dynamic` would fit better.

I see it fit, if there's null, you could skip it.

I'm experiencing the same thing. This is the exception that is printed to console: ``` java.lang.SecurityException: Permission Denial: reading android.support.v4.content.FileProvider uri content://com.example.my_app.adv_provider/cache_files/1533772610.png from pid=1196, uid=10117 requires the provider be exported,...