From 75b970e26946db996545ff612490b9dfe8df3921 Mon Sep 17 00:00:00 2001 From: OS-pedrogustavobilro Date: Fri, 3 Oct 2025 12:47:40 +0100 Subject: [PATCH 1/2] fix(android): Fix intermittent crash due to lateinit var --- plugin/android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/android/build.gradle b/plugin/android/build.gradle index b1d2f4a..460227f 100644 --- a/plugin/android/build.gradle +++ b/plugin/android/build.gradle @@ -58,7 +58,7 @@ repositories { } dependencies { - implementation "io.ionic.libs:ionbarcode-android:2.0.0@aar" + implementation "io.ionic.libs:ionbarcode-android:2.0.1@aar" implementation project(':capacitor-android') implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion" implementation 'androidx.activity:activity-ktx:1.9.3' From 06da8d395d45e297e40be1f1d8c2327c97d0c9f4 Mon Sep 17 00:00:00 2001 From: OS-pedrogustavobilro Date: Fri, 3 Oct 2025 12:59:27 +0100 Subject: [PATCH 2/2] chore: update example app --- example-app/ios/App/Podfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example-app/ios/App/Podfile.lock b/example-app/ios/App/Podfile.lock index bcefad5..906561d 100644 --- a/example-app/ios/App/Podfile.lock +++ b/example-app/ios/App/Podfile.lock @@ -1,7 +1,7 @@ PODS: - Capacitor (7.4.3): - CapacitorCordova - - CapacitorBarcodeScanner (2.0.4): + - CapacitorBarcodeScanner (2.1.0): - Capacitor - OSBarcodeLib (= 2.0.1) - CapacitorCordova (7.4.3) @@ -26,7 +26,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Capacitor: b4741ca7affb32c1b70debd03df92cbf522d8a80 - CapacitorBarcodeScanner: b8a3d4ed0a0d2ed2cd78a16b76737cacbf8da207 + CapacitorBarcodeScanner: 232a70f30fc1fbb62f05c9c30765e8aa193d82c0 CapacitorCordova: 435121e81a2df4d0034f0fb11fcefab5104cfdb5 OSBarcodeLib: 57987d2eb1f916f701f4554e20e349b3cb83f023