Skip to content

fix(android): crash on lateinit var - #45

Merged
OS-pedrogustavobilro merged 2 commits into
mainfrom
fix/RMET-4530/crash-android
Oct 3, 2025
Merged

fix(android): crash on lateinit var#45
OS-pedrogustavobilro merged 2 commits into
mainfrom
fix/RMET-4530/crash-android

Conversation

@OS-pedrogustavobilro

@OS-pedrogustavobilro OS-pedrogustavobilro commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator

Description

Crash kotlin.UninitializedPropertyAccessException: lateinit property camera has not been initialized - Fix via native Android library.

Context

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Please use either "Barcode Demo App" or "RMET-4527 Barcode App" to confirm that there is no crash.

Checklist

  • Pull request title follows the format RMET-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

@cssecautomation

cssecautomation commented Oct 2, 2025

Copy link
Copy Markdown

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@OS-pedrogustavobilro
OS-pedrogustavobilro merged commit feccd3f into main Oct 3, 2025
3 checks passed
@OS-pedrogustavobilro
OS-pedrogustavobilro deleted the fix/RMET-4530/crash-android branch October 3, 2025 09:01
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