Closed rajababu3 closed 5 years ago
Hi @rajababu3,
By "no error in the code" do you mean no error in the browser console or that your code matches the example?
Can you provide a bit more detail on what is logged in the console.
A few additional questions:
Hi @jordanranz Problem is solved using new SumerianScene Component from aws-amplify-react.
I will close this issue for now then. Please reopen if you have any related issue.
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.
Looking for a help forum? We recommend joining the Amplify Community Discord server *-help
channels or Discussions for those types of questions.
Which Category is your question related to? General Usage Question What AWS Services are you utilizing?
Amplify XR
Provide additional details e.g. code snippets
I am trying my hands on Sumerian and used this guide to setup xr in my react project.
I have made two scenes one private and other public. I have enabled auth role for sumerian. For public scene I used iframe and scene loads. Private scenes are not loading and there is no error in the code. I followed this medium post Link to setup and configure my project.