iPhone
Choose your IPhone application monetize strategy
What are the possible strategies to monetize your iPhone application ?
I came up with the next list :
1. Sell your app for a fixed price per download
2. Give your app for free and earn money with advertisement banners (Still looking for a good ads supplier for iPhone apps !)
3. Sell your app for the [...]
Exception : this class is not key value coding-compliant for the key
On my IPhone application, I want to show a view when there’s no internet connection. (faking by opening a non existing url) .
But, I get the following exception in the console :
Terminating app due to uncaught exception ‘NSUnknownKeyException’, reason: ‘[<NoInternetViewController 0x5159e0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key myViewOutlet.’
Here’s the code [...]
thoughts about how to monetize an iPhone application
On the iPhone it’s very easy to show a list of things of a particular topic. For instance, a top 10 list of destinations to go to in The Netherlands, or a top 10 list of things you must visit in a country.
How could you monetize this ?
A couple of possibilities :
- Sell [...]
iPhone 3.0 push notification
In Iphone 3.0 SDK beta it’s possible to build apps with push notification. This means you can notify an iPhone user, and you app will show a notification on your apps icon on the iphone.
So what kind of apps can be build with this ? A lot, I mean a lot, this is [...]
Personalized Iphone app
Today a lot of tools and sites are available to promote yourself, or to do some personal branding. Why not create an Iphone app, which will show a kind of profile of yourself when it starts ?
I’ve made a little test application, called gevi, which shows my linkedin Profile when started.
Here’s a screendump : [...]
