Problem: when I scan with any QR/Barcode it wont send any Data to my Spreadsheet
App: QR/Barcode Scanner
extension: BarcodeScanner1
Designer:
Blocks:
Spreadsheet:
My Code:
when I run my code:
Problem: when I scan with any QR/Barcode it wont send any Data to my Spreadsheet
App: QR/Barcode Scanner
extension: BarcodeScanner1
Designer:
Blocks:
Spreadsheet:
My Code:
when I run my code:
You can use this extension to make your work very job ↓
Do you get output from your barcode scan ?
Also, if that is all you want to send to the Google sheet, you could use the Google form method...
If you are using append row then the field name must match with gsheet headers
There is a component called SpreadSheet to work with Google Sheets, the hardest part is getting the CredentialJson file.
https://community.appinventor.mit.edu/t/spreadsheet-component-example-google-sheets/66250
Are you the fellow who had to turn off the Bar Code Scanner component's External Scanner flag to get results?
Yup, that's me