kelumkps / sg-travel-buddy-client

Client Application for SG Travel Buddy
https://play.google.com/store/apps/details?id=com.sgtravelbuddy.mobile
MIT License
1 stars 0 forks source link

Bus stop notification came late #1

Open darthbinamira opened 9 years ago

darthbinamira commented 9 years ago

Took a bus and arrived at my destination with no notification. Only seeing it after sometime when I was no longer checking the app, so can't tell exactly when it came up.

kelumkps commented 9 years ago

Hey Darth, Thank you for reporting this issue. Actually current implementation does not use native capabilities (such as vibration, sound or notification) of the device to alert the user. It just showing a popup message once the user is close to the selected bus stop by 500m distance. I am planing to use push notifications to alter the user for Chrome browser. Unfortunately not all the browsers support native style push notifications. ~Kelum

kelumkps commented 8 years ago

Planing to use Cordova Local-Notification Plugin to notify users.

kelumkps commented 8 years ago

Hi Darth, This issue is fixed on mobile client and available now on Google Play. Please verify the fix.

~Kelum