Closed ahujsak closed 10 years ago
Interesting, I've never seen this interaction before. What device are you testing on?
I am currently testing on a iPhone 5 running 7.0.6. I will test on my other iOS 7 iPhone 5, and iPad later today.
On Sep 27, 2014, at 4:54 PM, marchbold notifications@github.com wrote:
Interesting, I've never seen this interaction before. What device are you testing on?
— Reply to this email directly or view it on GitHub.
I experience the same behavior, it posted this in issue 177
@quick6black you don't mention the vibration on click in issue #177 ? Are you experiencing the same UX as described here?
I am, I always attributed the vibrate on open to be normal user experience, not an IOS user. I only have IOS devices for testing apps. Like I mentioned in my post, the notification will vibrate only when sound is played. If vibrate is the only type then nothing happens.
I am playing with the example notification code. I have set vibrate to true and play sound to true. When the notification is fired in Android, a sound plays as expected. However, on iOS 7, when the alert is fired, there is no vibration. The vibration occurs when I click on the notification to open the app. The UX seems completely wrong..