Accelerator objectives
The accelerator is intended to provide introductory content and source code examples to assist the construction of augmented reality applications on iOS; a blueprint for what can be done to assist with the learning experience integrated with Oracle CX applications. By following the examples in this document, you will prepare your development environment to configure a working AR application that can demonstrate a device in 3D space which displays real-time diagnostic data and allows the viewer to submit a service request using Oracle SaaS applications.
It’s not intended to be the sole source of information regarding the applications or topics raised in this document. Nor will the source code immediately compile into a turn-key application. You will need to reference product documentation, knowledgebases, or other online material to build out your own AR experiences. Nor is it intended to demonstrate “best practices” for implementing these solutions in a production setting.
Due to the “demonstration nature” of the content, some items have been configured for ease-of-use or ease-of-demonstration, such as the credential management between the AR application and Oracle Integration Cloud (OIC). In a real-world delivery, topics such as authentication, security, API call rate limiting, OIC parameter management, and other considerations should be made to deliver a complete end-to-end solution.