android - Ionic 1.x - push notifications with ionic cloud -


i'm looking @ feasibility of creating ionic app work around push notifications. in fact, app, if possible nothing handle these push notifications (it's internal workflow app potential client). general idea app ask use question via push notification, , (and part i'm unsure about) collect answer question saving our app's api.

notifications default don't have functionality enable collecting additional info, did find info "detail view" (https://developer.apple.com/ios/human-interface-guidelines/features/notifications/)

basically says:

provide intuitive, beneficial actions. notification detail view can include 4 action buttons. these buttons should performing common, time-saving tasks eliminate need open app. use short, title-case names describe action results. notification detail view can display onscreen keyboard collecting information needed take action. example, messaging app might let people respond directly new message notification.

can ionic used create detail view additional functionality mentioned above, ie answering question posed in notification?

thanks guidance!


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -