# iOS Version 16.0.3

## Important Changes

We have removed the legacy "Keeper Browser" in favor of iOS Autofill, which has been available since iOS 12.

To activate iOS Autofill, please follow the below guide:\
[Autofill Setup for iOS](/user-guides/jp/autofill-setup-for-ios.md)

## Bug Fixes

* iOS-6345: "2FA Code Copied to clipboard" popup occurring when autofilling, even when there is no 2FA code. Fixed.
* iOS-6344: Deleted Enterprise account able to open the iOS app locally. No data or syncing occurred, but the result was unexpected and generated errors. Fixed.
* iOS-6340: Japanese/Romaji keyboard doesn't work correctly on the notes field. Fixed.
* iOS-6283: After transferring phone to new device, Face ID does not work properly and the user is not given any instruction on how to resolve the issue. Fixed.
* iOS-5308: Email/login fields visually duplicating in some cases. Fixed.
* iOS-6348: Crash on iPad when using Autofill on certain records. Fixed.
* iOS-6359: File attachment upload failing on old "V2" format records. Fixed.
* iOS-6356: Issue with File Attachments where the file is not linked properly after saving in some cases. Fixed.


---

# 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/apple-ios/older/ios-version-16.0.3.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.
