Hey guys,
In firefox 36
CrossriderAPI.isAppInstalled(extensionId, function(b) { console.log(b); });
prints "false"
extension is installed and enabled.
extension id is 57078
Any ideas how we can fix this?
Thanks
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
extension not working in firefox 36 (isAppInstalled returns false)
-
Hello Krishna,
I tested the scenario using our demo extension (http://crossrider.com/demo/isAppInsta...) on Firefox 36.0.1 / Win 8.1 and the extension is detected as expected (see image). Please can you test the scenario using the demo extension and also let me know if you are still having a problem with your extension and provide the URL to the page where you are using CrossriderAPI.isAppInstalled.
-
Loading Profile...




EMPLOYEE

Thanks once again.