Good day all.
I'm getting the following error when using my Nettalk 8.61 web app with my phone (Samsung S4). Desktop works fine.
Error Message: record not found: (-2)
Error 30: Entry Not
Found from key
cus:cusmast_pkey
cus:cusmast_pkey contains one field, cus:customer_id (LONG), and is unique.
Oddly, if I just cancel and click again, it works fine.
As well; it works fine with my desktop, every time. The error only appears once whenever I try to edit a different item.
After adding some debug code I notice that the error also means that the form action has not been set. Normally loc:act would be 2 for a "ChangeRecord"; but in the case of this failure, it's 0.
It's bloody confusing; as I said, it never occurs with my desktop PC; even when emulating a "mobile" app (using Chrome's tools), but just on my actual mobile device. This is my last hurdle to get this app out the door; any information or thoughts on how to get around it would be greatly appreciated.
Joe.