Hi,
I had a system with Square reader integrated for payments using the Square point of sale SDK. The system is required to be left running all the time.
The system worked fine for the first two weeks. However, on day 14, when the Square app is called, the onActivityResult() returns null data.
The issue was temporarily resolved by clicking on the reader button once.
Is there a way to solve the issue permanently?
Thanks!