WaiveCar / Waivecar

Waivecar
https://waivecar.com
0 stars 0 forks source link

App: Forcing users to lock the car #1016

Open zolihonig opened 6 years ago

zolihonig commented 6 years ago

We want to encourage the users to lock the cars through the app when the car is off.

When the following is true: User is in an active rental Car is turned off for more than 1 minute *Car was NOT locked in the app

Send a push notification to the user with the following (text can be shortened if too long):

We noticed you turned your WaiveCar off. Did you want to end your rental or just lock the car? *You won't receive this alert if you lock the car in the app after turning off the car.

We should utilize actionable notifications to allow the user to lock the car from the notification, or select 'End Ride' which will take them to the end ride screen.

https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/SupportingNotificationsinYourApp.html

zolihonig commented 6 years ago

@finishhim let me know if you have any questions here.

zolihonig commented 6 years ago

@kristopolous Change this to not use bluetooth - Engage if car is off and is unlocked for more than X time.

kristopolous commented 6 years ago

This isn't marked as complete and it won't work as is.