Skip to content

Using it for WebPlayer #4

Description

@arol

Is there a way to use it with Unity WebPlayer? I don't care if the db is hosted on a server or is added in the bundle.

The problem is that WebPlayer doesn't have permissions to write files, so when it's loaded it can't copy the file. Then sqlite3_open needs the local path, and fails if url is passed.

How can I do it?

Thank you for this awesome library!

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