techmatters / terraso-mobile-client

A React Native project for Terraso’s LandPKS mobile application.
https://landpks.terraso.org
GNU Affero General Public License v3.0
2 stars 0 forks source link

Site dashboard causing crash #1694

Closed CourtneyLee333 closed 3 months ago

CourtneyLee333 commented 3 months ago

I just experienced a crash - I went to a project, to a site in that project, went to the site settings tab, hit the back arrow in the app bar and the app closed.

Just tried to repro, and get a blank screen when I go to the site dashboard using the same path above. The dashboard loads for a moment, then all I see is the green bar behind the phone info and a white screen.

These scenarios happen on Android, and the second one also happened on iOS.

CourtneyLee333 commented 3 months ago

Seems fixed in 156 on Android, but worse on iOS.

paulschreiber commented 3 months ago

Looks like a null dereference. Here are some backtraces:

https://techmatters.sentry.io/issues/5569435178/?environment=staging&project=4506299761623040&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=7d&stream_index=1

https://techmatters.sentry.io/issues/5569431144/?environment=staging&project=4506299761623040&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=7d&stream_index=0

paulschreiber commented 3 months ago

@tm-ruxandra @shrouxm Please take a look at this.

paulschreiber commented 3 months ago

Might be fixed in 157. Waiting for confirmation from Courtney.