Skip to content

[Android] How to update new sqlite in StreamingAssets folder ? #37

Open
@ttpro1995

Description

@ttpro1995

I going to ship my product with pre-defined database in Assets/StreamingAssets. However, when I update application with new database (install the update from App store, but not delete and reinstall), the pre-defined sqlite is not update. (it still use old database).
How can I get my data updated? (without delete and reinstall app on phone)

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions