Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

PWA developer guide: Device integration, Web API equivalents for native APIs, and add to home screen #2889

Open
4 tasks
a2sheppy opened this issue Mar 2, 2020 · 0 comments
Labels
Content:PWA NeedsAC Needs acceptance criteria NeedsConf Needs confidence estimate

Comments

@a2sheppy
Copy link
Contributor

a2sheppy commented Mar 2, 2020

Write the sections of the PWA developer guide covering the device integration and compatibility topics.

Topics

  • Intro
  • Device integration:
  • Camera
  • Microphone
  • Geolocation
  • (any other hardware devices?)
  • Contact list (if applicable)
  • Photo library (if applicable; though can probably provide some form of indirect access using <input type="file">)
  • Using CSS and media queries to determine and customize for screen size and mode; include things like using the display-mode media feature to detect full screen mode
  • Web API equivalents for native APIs; mappings for Windows/macOS/iOS/Android APIs to things such as...
  • Media Capture and Streams
  • Web Audio API
  • WebRTC
  • WebSockets
  • Canvas
  • WebGL
  • WebXR
  • MediaRecorder API
  • HTML <audio> and <video> elements
  • Media Capabilities API
  • Media Source Extensions
  • Gamepad
  • (any others)
  • Add to Home Screen
@a2sheppy a2sheppy changed the title PWA developer guide: Device integration and Web API equivalents for native APIs PWA developer guide: Device integration, Web API equivalents for native APIs, and add to home screen Mar 2, 2020
@a2sheppy a2sheppy added Content NeedsAC Needs acceptance criteria NeedsConf Needs confidence estimate labels Mar 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:PWA NeedsAC Needs acceptance criteria NeedsConf Needs confidence estimate
Projects
None yet
Development

No branches or pull requests

2 participants