google / google/ExoPlayer

StandaloneDatabaseProvider is deleting other DBs in application files.

Open
#10,398 1 comment 0 reactions 1 assignee Claimed by @marcbaechinger View on GitHub
needs triage question
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm following this guide to have offline download in our application.
https://exoplayer.dev/downloading-media.html#creating-a-downloadmanager

In my application, I have some native code, which uses sqlite plugin to load / create databases in application folder under specific directory. Let's say `DB1`.

Now when I integrated downloadManager, and started the service, it's deleting all `DB1 db` files. I can see `exoplayer.db` created in `database` folder.

What can be the reason for this ? Any clue, or some things I can do to debug ?

@ojw28

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.