Skip to content

Instantly share code, notes, and snippets.

@ricardokdz
Created December 29, 2015 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ricardokdz/42ed7948e7c2e4c01e1e to your computer and use it in GitHub Desktop.
Save ricardokdz/42ed7948e7c2e4c01e1e to your computer and use it in GitHub Desktop.
# data = {
# #:notId => 2, # id da transacao,
# #:title => 'Mani',
# #:image => mani_img, # img do mani deve ser passada local
# #:picture => "http://36.media.tumblr.com/c066cc2238103856c9ac506faa6f3bc2/tumblr_nmstmqtuo81tssmyno1_1280.jpg", # img do mapa
# #:message => 'Compra de R$ 100,00 APROVADA no seu cartão Mani em Outback Steakhouse.',
# #:message => 'Você não tem saldo na sua conta, deseja sacar de planos?.',
# :message => 'notificacao',
# #:soundname => "beep.wav",
# # :actions => [
# # { icon: "category", title: "VER PLANOS", callback: "app.actionCategory"},
# # #{ icon: "transaction", title: "DETALHES", callback: "app.transactionDetails"},
# # ],
# #:priority => 2 # necessario???
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment