# Changelog

##

## Version 1.1.3 (20-10-2021)

### React Native:

#### Bug Fix:

* Fix the image is captured at the wrong orientation on some Huawei devices

#### Enhancement:

* Updated Android to v1.1.2

## Version 1.1.2 (20-10-2021)

### Android:

#### Bug Fix:

* Fix the image is captured at the wrong orientation on some Huawei devices

### iOS:&#x20;

* No Changes

## Version 1.0 (05-05-2021)

### Added

* OkayCam for Mobile SDK is released (Android)
* OkayCam for Mobile SDK is released (iOS)
* OkayCam for Mobile SDK is released (React-native)


---

# 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://api-old.innov8tif.com/okaycam-mobile-sdk/changelog.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.
