Seth Lemoine

Results 5 comments of Seth Lemoine

We are experiencing the same issue running on Galaxy Tab S8. Our application was working 2-3 weeks ago, so we assume at this point, it's a change with a recent...

@nesterscript Thank you for writing your thorough bug report. Our work with the Square Reader SDK over the past year has been not great because we go weeks with a...

@nesterscript I was able to restore functionality to my app by locking in an older version of the Android Reader SDK: in build.gradle ```gradle ext { // Override the reader...

My project has null safety on, which is probably the issue. The example app runs okay, but the same code adjusted for the obvious null-safety fixes does not work in...