marcorinck / angular-growl

growl-like notifications for angularJS projects
MIT License
478 stars 191 forks source link

growl.addSuccessMessage() fails silently on mobile safari #17

Open nelsonpecora opened 10 years ago

nelsonpecora commented 10 years ago

For some reason, growl.addSuccessMessage() doesn't seem to be working on mobile safari on the iPad (iOS 7.x). Every other method (addErrorMessage(), etc) works. It also works on desktop and iPhone Safari. Currently it's failing for me on both a physical iPad and in the iOS simulator.