# Android Version 16.8.50

**Bug Fixes**

**AN-8425: Crash on Viewing PAM Records**

* **Issue**: The Android app was crashing when attempting to view certain PAM (Privileged Access Management) records.
* **Fix**: Resolved the issue to ensure the app handles data correctly and no longer crashes when viewing PAM records.

**AN-8459: Crash on Login**

* **Issue**: The app was crashing upon login.
* **Fix**: Fixed the issue to ensure the app no longer crashes and users can log in without problems.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/mobile/android/older/android-version-16.8.50.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
