imgly / background-removal-js

Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
https://img.ly/showcases/cesdk/web/background-removal/web
GNU Affero General Public License v3.0
5.51k stars 340 forks source link

Issue with operation on Mobile Safari #4

Open toy-crane opened 1 year ago

toy-crane commented 1 year ago

Hello,

I've been trying to use the background-removal-js library on Mobile Safari, but it seems like it's not working properly. is there any constraint in mobile?

DanielHauschildt commented 1 year ago

Mobile Safari is very much resource constrained and we have not looked into the reasons it does not work. Most likely it is a resource problem.

LeoBaruch commented 1 year ago

Hi, does it work well in mobile Safari now?

DanielHauschildt commented 1 year ago

Mobile Safari is unfortunately not supported.

smholsen commented 1 year ago

Hey! Looks like it does not work on chrome on apple iphone either. Is this a known issue? Any plans for it or no?

DanielHauschildt commented 1 year ago

Mobile devices are an issue and currently out of scope. I have a few ideas to fix it but I have to debug the error first.

Don't expect a fix soon. Mostly those errors result from resource constraints.