responsively-org / responsively-app

A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
https://responsively.app
GNU Affero General Public License v3.0
22.44k stars 1.13k forks source link

Obsolete #802

Open johnstonesnow opened 1 year ago

johnstonesnow commented 1 year ago

...........

open-collective-bot[bot] commented 1 year ago

Hey @johnstonesnow :wave:,

Thank you for opening an issue. We will get back to you as soon as we can. Have you seen our Open Collective page? Please consider contributing financially to our project. This will help us involve more contributors and get to issues like yours faster.

https://opencollective.com/responsively

We offer priority support for all financial contributors. Don't forget to add priority label once you become one! :smile:

manojVivek commented 1 year ago

That's strange. Do you have a screenshot of the error it throws? That states the osx version?

manojVivek commented 1 year ago

Yeah, unfortunately there is no straightforward way to disable the auto-update right now. You can look at blocking the network request to the GitHub releases as a workaround but that would be challenging as well.

manojVivek commented 1 year ago

Is it something to do with the 10.14.6 version? As I can see, similar problems reporting like this: https://www.google.com/search?q=Electron+you+have+macOS+10.14.6.+The+application+requires+masOC+10.13+or+later&oq=Electron+you+have+macOS+10.14.6.+The+application+requires+masOC+10.13+or+later&aqs=chrome..69i57j69i64l2.11294j0j7&sourceid=chrome&ie=UTF-8

Would it be possible for you to upgrade to the next version by any chance?

manojVivek commented 1 year ago

Also, to get more clarity on the problem, are you using an Intel Mac or an Apple Silicon Mac?

We have two separate builds for these two machine architectures, and guessing if this is caused by running a wrong binary from https://responsively.app/download/.

Screenshot 2023-03-01 at 7 32 10 PM
manojVivek commented 1 year ago

I understand your concern with not upgrading the OS, I'll see if I can explicitly set the minimum required version somehow.