"error: null" when trying to attach a photo

WHAT IS THE BUG

I get an “error: null” error message when trying to attach a photo on Android.

HOW TO REPRODUCE IT

  1. Add an image upload field to an object
  2. Tap on “upload”
  3. Select the photo in the phone’s gallery
  4. See the error “error: null”
  5. The photo is not attached

SYSTEM INFORMATION

  • Device:
    Google Pixel 6
  • OS:
    Android 12
  • Anytype Version:
    v.0.24.7
  • Tech Info:
    Device: Pixel 6 Google
    Android version: 33
    App version: 0.24.7
    Build number: 2407
    Library version: 0.27.20
    Account ID: A8hWxAXVFrQUBanDQzvm2LY1HGDYH5LDUdAUxvR2zbhAA9q1
    Device ID: 12D3KooWMb4QajZ4G7zQycD125awps26ZsyY99aFuS8UawrXYsLf
    Analytics ID: ca21668e-fdb2-44da-a881-b80fcf1a80e0

Probably, the solution is to add storage permission to the application manifest. Developers can do this.

I’m now on Anytype Android v25.5 and this seems to be fixed