YouTransactor-SAS/mPOS-SDK-Android

LogsExecutor in TestActivity.java not found

Closed this issue · 2 comments

I have downloaded the latest version of the project and LogsExecutor cannot be found when building.
Could you please address this issue?

mPOS-SDK-Android/sampleapp/src/main/java/com/youtransactor/sampleapp/test/TestActivity.java:94: error: cannot find symbol runLogsBt.setOnClickListener(v -> LogsExecutor.runLogs(this)); ^ symbol: variable LogsExecutor location: class TestActivity

Hi,

Sorry about that I forget to add two new files.
It should be good now.

Thanks

I close the issue as it was resolved.