-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update to ARFoundation documentation #6743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to ARFoundation documentation #6743
Conversation
|
/azp run mrtk_docs |
|
Azure Pipelines successfully started running 1 pipeline(s). |
julenka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Content looks good, found a few formatting issues. Have not tested myself. Are there any workarounds needed for iOS currently?
| | **Android** | **iOS** | Comments | | ||
| | --- | --- | --- | | ||
| | AR Foundation <br/> Version: 1.5.0 - preview 6 | AR Foundation <br/> Version: 1.5.0 - preview 6 | For Unity 2018.4, this package is included as a preview. To view package: Window > Package Manager > Advanced > Show Preview Packages| | ||
| | ARCore XR Plugin <br/> Version: 2.1.2 | | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This table formatted incorrectly for me in the preview
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The blank cells in the table were intentional to indicate that ARKit is not needed for Android and ARCore is not needed for iOS. But if it looks like formatting issue then I can change the way the packages and versions are listed for each platform and unity version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| | **Android** | **iOS** | | ||
| | --- | --- | | ||
| | AR Foundation <br/> Version: 2.1.4 | AR Foundation <br/> Version: 2.1.4 | | ||
| | ARCore XR Plugin <br/> Version: 2.1.2 | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This table also formatted incorrectly in preview
@julenka |
|
/azp run mrtk_docs |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run mrtk_docs |
|
Azure Pipelines successfully started running 1 pipeline(s). |

Overview
Added a guide on how to add support for Android and iOS with screenshots and updated the table of contents.
Addresses issue #6646 at the end of UsingARFoundation.md
Changes
Verification