diff --git a/lstMobile/app.json b/lstMobile/app.json
index c7865d5..04721f1 100644
--- a/lstMobile/app.json
+++ b/lstMobile/app.json
@@ -15,8 +15,8 @@
"foregroundImage": "./assets/adaptive-icon-white.png",
"backgroundColor": "#ffffff"
},
- "versionCode": 32,
- "minSupportedVersionCode": 26,
+ "versionCode": 33,
+ "minSupportedVersionCode": 33,
"predictiveBackGestureEnabled": false,
"package": "net.alpla.lst.mobile"
},
diff --git a/lstMobile/src/components/LSTScanner.tsx b/lstMobile/src/components/LSTScanner.tsx
index 5631a64..320c4c7 100644
--- a/lstMobile/src/components/LSTScanner.tsx
+++ b/lstMobile/src/components/LSTScanner.tsx
@@ -195,7 +195,11 @@ export default function LSTScanner() {
{!lastScan ? (
Ready to scan
- Waiting for first scan...
+ Please Scan a command to start scanning...
+
+ Scanning a label could cause errors due to incorrect previous
+ command scanned
+
) : (