Simulating Apple Features + Graphics

In my game I decided to set up a system to check news updates when the app is loaded. If there are any updates the total number of updates is displayed in an iOS-styled notification badge on the top-right corner of a button labelled ‘News’. Would using this graphic result in any troubles with Apple and should I make my own graphic rather than use something that users will feel familiar with?

Thanks in advance, Luke. [import]uid: 75643 topic_id: 17958 reply_id: 317958[/import]

If the graphic is part of the IOS SDK / graphics set (as in it can be used in the interface builder) you shouldn’t have a problem. :slight_smile: [import]uid: 84637 topic_id: 17958 reply_id: 68772[/import]

Thanks Danny. Would you know how to access this graphic? Would I just have to use the interface builder or would I have to make a project that schedules notifications or can I just find it as a file on the Mac?

Luke [import]uid: 75643 topic_id: 17958 reply_id: 68782[/import]

I suspect the files would be located in the interface builder.app (right click > show package contents)

Or failing that, google for the iphone gui psd .

Most of the images are in that psd :slight_smile: [import]uid: 84637 topic_id: 17958 reply_id: 68787[/import]

Thanks again Danny :slight_smile: [import]uid: 75643 topic_id: 17958 reply_id: 68799[/import]

This is the best one I know of.
http://www.teehanlax.com/downloads/ [import]uid: 13560 topic_id: 17958 reply_id: 68801[/import]

Brilliant, @lano78! I was just thinking about finding one of these templates! :slight_smile: Thanks!! [import]uid: 10389 topic_id: 17958 reply_id: 68828[/import]