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

Sumerian hosts do not load on mobile devices. #4

Closed sam598 closed 6 years ago

sam598 commented 6 years ago

If a scene contains a host entity the AWS splash screen will appear, but never go away. The scenes will load in a desktop based browser. Other AR scenes will load fine within the app.

The same thing happens if a non AR scene with a host entity is opened in Safari or Chrome on iOS.

mike-starr commented 6 years ago

We're aware that hosts currently don't work properly on mobile Safari (or in the WKWebView used by this project). Will update this issue when we've resolved those problems.

Reelevant commented 6 years ago

Are any other scenes working? We were not able to load them on iOS browsers.

mike-starr commented 6 years ago

This has been fixed. Please re-publish your Sumerian scene to pick up the changes.