mozilla / firehug

INACTIVE - http://mzl.la/ghe-archive - Persona-driven cross-platform hugs for the community
Mozilla Public License 2.0
5 stars 18 forks source link

Check if the app is already installed #94

Closed dailycavalier closed 2 years ago

dailycavalier commented 10 years ago

We can do a simple check to see if the app is already installed. Dietrich ran into this issue when testing. He installed the app, uninstalled it, and then received an error message saying he couldn't install it again. He says that if we add this check, that bug will be fixed.

Documentation https://developer.mozilla.org/en-US/docs/Web/API/Apps.checkInstalled

digitarald commented 10 years ago

We are doing that. If it is not working, it is a platform bug. Closing, but still curious which device.