Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 05-31-2009, 01:08 AM   #1 (permalink)
New Member
 
Join Date: May 2009
Posts: 3
Default Easy push for all apps

Long time reader.. first time poster.

I've created a free web service that helps add Push to your app quickly and easily (and it manages all communications with apple as well). It is completely operational -- just working on pretties now.

I'd love feedback:
iPhonePusher - Home

The basic idea is that you can leverage all of your customers when a new product comes out or you start a sale. The site allows you to broadcast a message to them via Push. For instance, if 5000 people have downloaded your lite version, you can push a message to their phone telling them that the full version is on sale for this week. Their phone buzzes in their pocket, and your message appears front and center on their phone.

I haven't worked out future monetization schemes, so if anybody has opinions, I'd love to here them.
martaaay is offline   Reply With Quote
Old 05-31-2009, 01:49 AM   #2 (permalink)
New Member
 
Join Date: Jan 2009
Posts: 44
Default

Quote:
Originally Posted by martaaay View Post
The basic idea is that you can leverage all of your customers when a new product comes out or you start a sale. The site allows you to broadcast a message to them via Push. For instance, if 5000 people have downloaded your lite version, you can push a message to their phone telling them that the full version is on sale for this week. Their phone buzzes in their pocket, and your message appears front and center on their phone.
Wow, is that going to be annoying to users. It's the worst kind of advertising. So now the user will get a dialog he has to click, it's hardly an unobtrusive ad. It's so bad, I think the best use of it is for anti-cracking. So if the app finds it is cracked, it registers with the server, and the user gets an alert once a day reminding him to buy the app. Now that would discourage piracy!

For legit ads, I wouldn't use this without explicit user opt-in.
gshaviv is offline   Reply With Quote
Old 05-31-2009, 01:56 AM   #3 (permalink)
New Member
 
Join Date: May 2009
Posts: 3
Default

Quote:
Originally Posted by gshaviv View Post
Wow, is that going to be annoying to users. It's the worst kind of advertising. So now the user will get a dialog he has to click, it's hardly an unobtrusive ad. It's so bad, I think the best use of it is for anti-cracking. So if the app finds it is cracked, it registers with the server, and the user gets an alert once a day reminding him to buy the app. Now that would discourage piracy!

For legit ads, I wouldn't use this without explicit user opt-in.
I thought hard about this issue. There are 2 reasons I think push advertising will naturally not be abused. First is that it is absolutely not anonymous. The push message is associated with the app. It's in the app owner's best interest not to irritate the customers with Pushes. I suspect that two or so pushes during the lifetime of the app is not unreasonable. Naturally there will be opinions one way or another.

The second reason abuse will be limited will be pricing. Right now it's free to get through a beta period, but eventually it will cost money to send the message. This differentiates it from pop-ups on websites and email spam.
martaaay is offline   Reply With Quote
Old 05-31-2009, 02:21 AM   #4 (permalink)
New Member
 
Join Date: Jan 2009
Posts: 44
Default

Quote:
Originally Posted by martaaay View Post
I suspect that two or so pushes during the lifetime of the app is not unreasonable. Naturally there will be opinions one way or another.
Two messages a lifetime is not much. Two messages a lifetime per app can potentially become way too much, in particular if you become popular

I wonder when admob or any of the other iphone ad services will pick up on this and start push advertising. This has the potential of ruining the iphone experience.
gshaviv is offline   Reply With Quote
Old 06-09-2009, 02:24 AM   #5 (permalink)
New Member
 
Join Date: Jan 2009
Posts: 44
Default

Quote:
Originally Posted by martaaay View Post
Long time reader.. first time poster.
For instance, if 5000 people have downloaded your lite version, you can push a message to their phone telling them that the full version is on sale for this week. Their phone buzzes in their pocket, and your message appears front and center on their phone.
You would need to find another example, your first example is prohibited by Apple. This from the developer agreement:

2.1 You may not use the APN for the purpose of sending unsolicited messages to end users or for the purpose of phishing or spamming, including, but not limited to, engaging in any types of activities that violate anti-spamming laws and regulations, or that are otherwise improper, inappropriate or illegal.

2.2 You may not use the APN for the purposes of advertising, product promotion, or direct marketing of any kind (e.g. up-selling, cross-selling, etc.), including, but not limited to, sending any messages to promote the use of Your Application or advertise the availability of new features or versions.


Note you can't use APN for ads and the user has to agree to receiving notifications.

You can still use your idea as an easy way for developers to send other messages
gshaviv is offline   Reply With Quote
Old 06-20-2009, 10:41 AM   #6 (permalink)
Registered Member
 
Join Date: Dec 2008
Posts: 42
Default

This service is pretty good. I tested it with my app and it worked seamlessly. You can send any message you want and set any number badge to your app! If you have a sound in a xcode project, you can play that sound!

Its pretty good!

BTW, can you please tell me how to use push notifications in a app?
westes@mac.com is offline   Reply With Quote
Old 06-20-2009, 10:46 AM   #7 (permalink)
Registered Member
 
GhostDog's Avatar
 
Join Date: Mar 2009
Location: Convict Hill
Posts: 80
Default

Quote:
Originally Posted by gshaviv View Post
Two messages a lifetime is not much. Two messages a lifetime per app can potentially become way too much, in particular if you become popular

I wonder when admob or any of the other iphone ad services will pick up on this and start push advertising. This has the potential of ruining the iphone experience.

Ruining the whole iPhone experience? That's a pretty tall task. I think it has the potential to ruin the Lite experience at best.
__________________
Play Pocket Rocks!



4 out of 5 professional pirates prefer it over scurvy!
GhostDog is offline   Reply With Quote
Old 06-20-2009, 12:19 PM   #8 (permalink)
Registered Member
 
Join Date: Sep 2008
Posts: 180
Default

How does this ruin teh experience?? If you dont like push from a certain application, you can disable it for that application, not difficult.
__________________
FingerTest: Fun game where you put your fingers to the ultimate test! [AppStore] - $0.99
Penguins!: Addictive game. [AppStore] - $1.99
MTracker: Easy to use money tracker. [AppStore] - $0.99
iBubblePop: Try to pop as many bubbles as you can![AppStore] - $1.99

If you would like me to work on a project for you, contact me at the following email address.
madpike05@aol.com
ipodtouchmaster05 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Stats
Members: 158,304
Threads: 89,032
Posts: 379,813
Top Poster: BrianSlick (7,086)
Welcome to our newest member, Azuresilver
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:35 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0