# Special Requirements for iOS Mobile Access SDK Development

## Register for ASSA ABLOY Partnership Program

To develop an iOS mobile app that integrates with the ASSA ABLOY Visionline ACS, you must register for the ASSA ABLOY partnership program. Note that if you plan to integrate with the [ASSA ABLOY Visionline credential manager](/latest/device-and-system-integration-guides/assa-abloy-vingcard-credential-services.md), you must also register for this program. For details, see <https://www.abloy.com/global/en/partnership-and-integrations>.

***

## Unlock Success Event Limitation

The `SUCCESS` event indicates that the phone has communicated successfully with the door reader. That is, the Seam mobile SDK cannot determine whether the door reader granted access. It can only determine whether the communication with the reader succeeded. This limitation is the result of the underlying ASSA ABLOY SEOS SDK.


---

# 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.seam.co/latest/device-and-system-integration-guides/assa-abloy-visionline-access-control-system/special-requirements-for-ios-mobile-access-sdk-development.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.
