Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Clarius app update in Jan/Feb timeframe has broken interface via Mobileapi #36

Closed
delosa opened this issue May 2, 2024 · 7 comments

Comments

@delosa
Copy link

delosa commented May 2, 2024

MIT Lincoln Laboratory has written an app that uses the Mobileapi interface. A new version of the Clarius app that was pushed to the probe in the Jan/Feb time frame is now sending a message that was not set before.

The onScanAreaChanged() method is being called. Once this occurs the onNewProcessedImage() method stops being called.

Is there a way to turn off the some feature so the onScanAreaChanged() method will not be called or is there something I should do when I receive this message to allow the app to continue. Right now I just log that the method has been entered.

We no longer can run our app so I would appreciate any help you can give us.

Thank you,
Nancy DeLosa
MIT Lincoln Laboratory

@clariusk
Copy link
Contributor

clariusk commented May 2, 2024

we can look into this, in the meantime you can obtain previous releases of the App here: https://github.com/clariusdev/mobileapi/releases

@delosa
Copy link
Author

delosa commented May 2, 2024 via email

@delosa
Copy link
Author

delosa commented May 14, 2024 via email

@delosa
Copy link
Author

delosa commented May 16, 2024

Is there a way to download an older version of the scanner to to scanner so it works with the older app?

@clariusk
Copy link
Contributor

yes, all App releases will also update the scanner software: https://github.com/clariusdev/mobileapi/releases

@delosa
Copy link
Author

delosa commented May 16, 2024

Is there a special way to update the app on the phone? I personally did not update the app, but when running the older version the use was told to update app to 11.2 to connect to the scanner. We must be doing something incorrectly.

@clariusk
Copy link
Contributor

The Android APKs can be installed manually, you should delete any previous versions of the App beforehand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants