microsoft / accessibility-insights-for-android-service

Accessibility Insights for Android service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API does not return results on Android 8.0

jalkire opened this issue · comments

Describe the bug

Calls to the API return "localhost didn’t send any data. ERR_EMPTY_RESPONSE" on Android 8.0 devices.

To Reproduce
Steps to reproduce the behavior:

  1. Install and run the service on an Android 8.0 emulator
  2. Go to http://localhost:62442/AccessibilityInsights/result
  3. See no results

Expected behavior

Results are returned.

Context (please complete the following information)

  • Android Version: 8.0

This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!

per conversation with Peter, should fix this

commented

#12 should fix this issue.

Validated on master.

keeping in resolved until users can access the fix.

this was validated during release v1.1 and its now in prod