Coder Social home page Coder Social logo

Comments (4)

Cohenl19 avatar Cohenl19 commented on June 5, 2024

I also tried it when turning off any Safari extensions I could have added, still no luck.

from pairdrop.

Cohenl19 avatar Cohenl19 commented on June 5, 2024

Actually it seems that it has been fixed on the original site, meanwhile that new site you have also works, I love the AMOLED Black background on that one so I might just use that.

Anyways It oddly enough started working a few hours after I posted this but it was driving me absolutely crazy. What bothers me is I wish I knew how to recreate what happened in case it happens to another person & how it can be explicitly fixed. It was incredibly weird that SnapDrop worked but PairDrop didn’t. Also I’ll add that it worked on the Google & Chrome app at the same time it didn’t work on my Safari yesterday, which I found very odd.

Anyways this isn’t important but since I have the chance to ask, I think it’d be super cool to add the animation that SnapDrop had on the website in the video I sent before, where the circles moves as they get bigger in the background. Instead of just being in one static position. Just a nice added detail. Ain’t a big thing but just something I thought I’d add. Anyways thanks for reading this and responding pretty quickly!

from pairdrop.

Cohenl19 avatar Cohenl19 commented on June 5, 2024

Also another thing I wanted to point out. When using https://sharedrop.io (which is another website with a GitHub very similar to PairDrop) between an iOS & Android device, there is no 200MB limitation. With PairDrop is there a way to remove this like with ShareDrop? I tested it on this website and it worked fine with a file over 200MB. Both use WebRTC right? So would this be possible?

from pairdrop.

schlagmichdoch avatar schlagmichdoch commented on June 5, 2024

The following comments were deleted by GitHub (via hubot) as part of mistakenly marking this account as spam on 17th February 2024. The correct thread order and the creation date is unclear. I decided to manually restore them anyway in order to complete the information this issue holds even though the restored information might be outdated:

Comment by @schlagmichdoch:

Wow, this is bad, I’m sorry! Do you have any other iPhones with that iOS version that you can check?

Have you visited pairdrop.net before and it worked as expected?

Please try again after deleting all website data:
Settings > Safari > Advanced > Website-data
After it finishes loading, type in pairdrop.net, swipe left and tap delete

Also, please test this instances to give me an idea whether the next version that will be deployed this week already includes fixes for this: https://pairdrop-dev.onrender.com

Comment by @schlagmichdoch:

Thanks for reporting back!

I love the AMOLED Black background on that one so I might just use that.

Beware that I use that as a test and playground so this page is constantly changing. I will merge the new changes this week so don't worry about missing out on the AMOLED black 😉

Also I’ll add that it worked on the Google & Chrome app at the same time it didn’t work on my Safari yesterday, which I found very odd.

I'm glad it's resolved and hopefully it will never be an issue again after the new changes are merged. Not having it reproducible is never good but I cannot do anything right now so I'll close this. If it ever happens again I'd appreciate if you would reopen this issue with more information!

where the circles moves as they get bigger in the background

The background animation is abolished purposely. Firstly, the behavior is inconsistent as implemented into Snapdrop, as it does not start again when all peers have left. This was fixed in the beginning of PairDrop. But secondly, this animation (and all versions with a smarter logic I tried) are a heavy strain on CPU and/or GPU. See #75 and b42c8a0
In the end I decided to remove the background animation in favor of speed and efficiency. I also prefer the calmness of the GUI when the PWA is running all the time.

If you really miss this, please create a new separate issue for it. If enough users really do like the animation I will try to come up with a way without it straining the CPU/GPU (probably removing transparency changes would help).

Also another thing I wanted to point out. When using https://sharedrop.io (which is another website with a GitHub very similar to PairDrop) between an iOS & Android device, there is no 200MB limitation. With PairDrop is there a way to remove this like with ShareDrop? I tested it on this website and it worked fine with a file over 200MB. Both use WebRTC right? So would this be possible?

Which iPhone and iOS do you use? What's the biggest file you could transfer to the iPhone without sharedrop crashing? The problem is that the memory we can use on iPhones is quite restricted. I plan to rewrite the File Chunking logic anyways so maybe I can find a way to increase the limitation. I'll create a separate issue for that

from pairdrop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.