Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Catch InvalidProtocolBufferException when searching for apps

Vincent Bourgmayer requested to merge 1302-fix-InvalidProtocolBufferException into main

Description

Sentry caught a InvalidProtocolBufferException when searching for some apps. This MR prevent he crash due to exception.

Technical details

I wasn't able to reproduce the issue So no way to know if it's really fixed

NB: I didn't understand everything about app lounge yet, so I applied @hasibprince & @SayantanRC's suggestion.

Tests

  1. Open App lounge
  2. Go to search
  3. Tap some text
  4. Then seach

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/1302

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Vincent Bourgmayer

Merge request reports

Loading