fm-sys / snapdrop-android

Android client for local file sharing via https://snapdrop.net/ and https://pairdrop.net
https://play.google.com/store/apps/details?id=com.fmsys.snapdrop
GNU General Public License v3.0
838 stars 60 forks source link

Support self-hosted pairdrop #332

Closed terrytw closed 1 year ago

terrytw commented 1 year ago

Describe the feature

Self hosted snapdrop instance is supported right now, but pairdrop is not. If you enter the self hosted pairdrop URL, you can pass the verification, but it does not work.

Describe alternatives you've considered

N/A

Additional context

No response

terrytw commented 1 year ago

It is already supported. Problem is that I used the same domain name and port for self-hosted snapdrop and pairdrop, there seems to be some kind of cache so when entering the self-hosted pairdrop URL, the loaded page is in snapdrop format and does not work. Clearing data of the app fixed it.