Bug with NFC fields

We have NFC tags coded with an Appsheet URL that creates a new record, and fills the "NFC" field with a unique serial number.

The NFC tag is coded with the following URL

https://www.appsheet.com/start/6795d7f6-69ee-4f8b-97f3-b84d4af907be#table=Deceased&page=form&default... 
This works perfectly on my Android phone.
It starts the App, opens a new record, and fills the NFC field with the contents "LBBC_123123"

gefaila_1-1650550398093.png

If I save it all is well, the record is created correctly....

gefaila_2-1650550473466.png

 

Here's the BUG....

If I now click on the (+) button to add another field, the NFC field is *MISSING*

gefaila_3-1650550622297.png

 

I've tried this with different tables, different NFC settings (visibility, require, edit, etc).
Nothing works.

However, if you close Appsheet using the Android OS ....

gefaila_4-1650550769319.png

and restart the App, the NFC field comes back!

gefaila_5-1650550808057.png

Surely that's a bug.
It's going to confuse the hell out of our users (if we ever go for Appsheet)

 

 

 

0 6 211
6 REPLIES 6

Post an screenshot of your column's config. The one that's use to scan nfc

Now I can reproduce it (see above)

Could it be perhaps that the Deeplink URL you have constructed is going to a different View than the one you are going to via the usual app interface?

I don't think so. I used the deep link both times.
It gave different results with the same link.

I've spent some time investigating this and have set out how one can duplicate the behaviour
The app is now public and is here 
The bug only exhibits on the mobile app (because it's related to NFC)

Scenario:  I have two NFC tags which need associating in a form.

  1. NFC_1 has a link in it NFC_1 url 
  2. NFC_2 just has a code on it like 4567654 to be entered into the form at a later date

Desired Behaviour

  • User scans NFC_1
  • Data is entered into the form
  • User saves form
  • User re-opens record
  • User clicks the NFC symbol to scan NFC_2 into another field
  • User saves form

Actual Behaviour

  • User scans NFC_1
  • Data is entered into the form
  • User saves form
  • User re-opens record

NFC symbol is now *missing* from *all* NFC fields.  
Users cannot now scan NFC tags into fields

Workaround

  • Terminate the App from Android interface
  • Run the App again
  • Open the record to be edited
  • NFC Symbol is now restored to near the NFC fields

I've tried this on

  • Android 9.  Sony XZ1 Compact
  • Android 10. Samsung A41

They both behave the same.

Please engage Support for help with. I suspect a developer will need to be involved.