I'm trying to send an Icon from my app running on the iPhone. It sends
notifications to GfW on incoming calls, smses, etc.
I want to be able to send the Icon as well though, I read in the *.doc
file provided in the site that :
"The value for application.Icon can be a file path, a URL, or an array
of bytes representing the raw binary data."
I'm trying to the raw binary data of a png file.... as an array of
char* .... is that correct? I'm not seeing any picture though. Using
GfW 2.0.
Notification-Icon: x-growl-resource://ea0d5dfb552a4eabf4c0959ef69496f2
(where the 'ea0...f2' bit is the md5 hash of the binary data), and:
Identifier: ea0d5dfb552a4eabf4c0959ef69496f2
Length: 4509
[PNG data]
note that the 'Identifier' header contains the same value from the
x-growl-resource:// indicator. also make sure you put the extra line
breaks in the right places to indicate the various sections.
try that out and let me know how it goes.
> --
> You received this message because you are subscribed to the Google Groups "growl for windows" group.
> To post to this group, send email to growl-fo...@googlegroups.com.
> To unsubscribe from this group, send email to growl-for-wind...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/growl-for-windows?hl=en.
>
>