aws-samples / amazon-sumerian-arkit-starter-app

A sample XCode project that demonstrates how to create a simple augmented reality experience using Apple's ARKit with the Amazon Sumerian service
Apache License 2.0
49 stars 27 forks source link

Added image detection support & fixed iPhone X fullscreen #6

Closed cjkindel closed 6 years ago

cjkindel commented 6 years ago

Description of changes: With Sumerian 0.14 and greater, image detection is supported with imageAnchorCreated. iPhone X and other iOS devices with notches will now display fullscreen properly.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.