Skip to content

Fix audio in web version of game #23

@colinkiama

Description

@colinkiama

Do this after publishing native version.

You do this by creating a universal audio API that uses the Phaser Audio API on mobile and the Capacitor Native Audio API on native platforms.

You can determine whether you are on the web or are using a native platform using: Capacitor.isNativePlatform: https://capacitorjs.com/docs/core-apis/web#isnativeplatform

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions