inaturalist / react-native-inat-camera

React Native package that provides a camera with optional species recognition.
MIT License
10 stars 6 forks source link

Camera won't load model after being device is put to sleep #79

Closed tiwane closed 1 year ago

tiwane commented 3 years ago

Seek 2.13.0 (229). Pixel 3a, Android 11.

  1. Open Seek camera, make sure it's providing ID suggestions.
  2. With Seek camera still open, put device to sleep.
  3. Wake device.
  4. The camera will work, but no new IDs are suggested. If an ID was on the screen when device was put to sleep, it stays there.

image

Log at https://inaturalist.slack.com/archives/C9KMT4MK2/p1635200395006400

budowski commented 3 years ago

@tiwane - can you send me some logs right after this is happening?

jtklein commented 1 year ago

I can not replicate this in the vision-camera branch anymore.