Skip to content

fix: resolve null pointer issue in Android CameraFragment orientation…#20

Merged
sharma-sanjeev156 merged 2 commits intoThinkSys:mainfrom
eliatlas:fix/android-orientation-crash
Oct 13, 2025
Merged

fix: resolve null pointer issue in Android CameraFragment orientation…#20
sharma-sanjeev156 merged 2 commits intoThinkSys:mainfrom
eliatlas:fix/android-orientation-crash

Conversation

@eliatlas
Copy link
Copy Markdown
Contributor

… handling

  • Add null safety check for orientationHelper before accessing
  • Prevents crash when reopening workout/assessment on Android

… handling

  - Add null safety check for orientationHelper before accessing
  - Prevents crash when reopening workout/assessment on Android
  Replace fragmentCameraBinding (non-null asserted) with _fragmentCameraBinding?
  to safely access display rotation during camera initialization
@sharma-sanjeev156 sharma-sanjeev156 merged commit 53e664e into ThinkSys:main Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants