Esri / Trek2There

Trek2There™
Apache License 2.0
10 stars 5 forks source link

Notify user of approaching destination when app is in background #68

Open marikavertzonis opened 6 years ago

marikavertzonis commented 6 years ago

This requires the addition of a local notification. See http://docdev.arcgis.com/en/appstudio/api/reference/framework/qml-arcgis-appframework-notifications-local-localnotification/ for more info. User should be notified that the arrival conditions have been met (#82) and given a choice to re-open the app or not.

marikavertzonis commented 6 years ago

can not be implemented with the current appstudio design - see https://devtopia.esri.com/Melbourne/appstudio-framework/issues/563

dominikargast commented 5 years ago

The AppFramework issue impeding this seems to be resolved.