# Android バージョン 16.8.50

### バグ修正

#### AN-8425: PAM記録の表示時のクラッシュ

* **不具合**: 特定のPAM (特権アクセス管理) 記録を閲覧しようとする際に、Androidアプリがクラッシュしていました。
* **修正**: アプリがデータを正しく処理し、PAM記録の閲覧時にクラッシュしなくなるように修正しました。

#### AN-8459: ログイン時のクラッシュ

* **不具合**: アプリがログイン時にクラッシュしていました。
* **修正**: アプリがクラッシュせず、ユーザーが問題なくログインできるように修正しました。


---

# 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/jp/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.
