Message Boards Message Boards

0
|
4383 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to get IconRules to work?

Posted 9 years ago

This is what Stephen Wolfram uses in his blog on the IWatch demo. The IconRules part should show a WordCloud icon on my IPad instead it shows the random generated number in the pictogram.

CloudDeploy[
 Delayed[
  ExpressionCell[Style[RandomInteger[1000], Bold, 250, RandomColor[]],
   Background -> Black], "PNG"], "WatchApps/RandomNumber",
 IconRules -> {"IOS" -> WordCloud[RandomInteger[10, 20]]}, 
 Permissions -> "Public"]

I was expecting to see the WordCloud picture when I choose to "add to home screen" in the IPad. If I do "add to home screen" on a normal google homepage i get a g-pictogram on my IPad desktop. Anyone any idea on what went wrong?

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract