Skip to content

isOperational() returns false after a reboot #353

@asclepix

Description

@asclepix

I'm testing an app using play-services-vision for face recognition and text recognition on different devices.

On a Huawei tablet running Android 7.0, the app was running fine, but after an automatic upgrade (to version 12.6.73 (040406-194189626) of the Play Services, isOperational() starts to return false (both FaceDetector and TextRecognizer methods). I've seen the same update on other devices, but without issues.

I go to Settings > Apps > Google Play Services and then Clear All Data. After that the app restarts and works well.

Then I reboot the device and isOperational() is returning false again! I've repeated this sequence many times, always with the same results: Clear All Data, Google Play Services ok; reboot device, Google Play Services failing.

Of course, I'm having the same issues with the Ocr Detector Sample app.

How can I explain this to the end user?!?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions