aframevr / aframevr/aframe

No fullscreen in iframe on smartphone and android

Open
#4,535 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
17.6k
Forks
4.4k
PR merge metrics
No merged PRs in 30d

Description

On my page www.artwista.com I have in VR in i-frame
built-in. In chrome browser on smartphone and android I click on VR-icon: fullscren is not shown.
In browser on the desctop this works.

  • A-Frame Version: 1.0.4
  • Platform / Device: Android 9 / chrome browser 80.0.3987.149 on samsung A6+
  • Reproducible Code Snippet or URL:

    <iframe class="embed-responsive-item" [src]="https://vr.artwista.de/artist?id=29" allowfullscreen webkitallowfullscreen mozallowfullscreen
    sandbox="allow-forms allow-scripts allow-same-origin allow-modals allow-popups"
    allow="camera; gyroscope; accelerometer; fullscreen; vr; xr; encrypted-media;"></iframe>

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the embedded VR page at https://vr.artwista.de/artist?id=29 on Android Chrome, using the iframe markup and permissions shown in the issue. Trace the VR icon's fullscreen entry point and compare it with desktop behavior; done means fullscreen can be opened from the embedded page on the reported smartphone setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, html, javascript
Domain
mobile-dev, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.