Another new iPhone app that uses PhoneGap

165 views
Skip to first unread message

reverend

unread,
Feb 13, 2009, 12:49:57 PM2/13/09
to phonegap
Hey folks,

Just to let you know, my Blok-Buster application finally got approved
by Apple. It's a "bubble buster" type game, but it reads the
accelerometer data, and lets you tilt or rotate the phone to slide the
"Bloks" around the screen.

It uses PhoneGap, and is written in Javascript/CSS that lives local in
the app. But it also loads and saves High Scores from my server, if
the device is connected to the net. It uses CSS animation, for
smooth sliding of the Bloks, and SQLite to save game states, options,
and scores...

Check it out at http://iphoneclassics.com I have a Flash page up,
but if you visit from your iPhone or iPod Touch, it will automatically
redirect you to the app in iTunes on the phone.

And feel free to shell out the $2 to help get some momentum going, so
that it can make its way into the hot apps ;-)

I'd be happy to answer any questions that I can about the process of
getting it working, and getting it approved by Apple.

Pete

kazoomer

unread,
Feb 13, 2009, 1:23:27 PM2/13/09
to phonegap
Congrats Pete!

I'm looking forward to checking it out.

If you want to email me a logo and description we can add your app to
the phonegap webpage.

Cheers.

Rob Ellis
Phonegap.com
Nitobi.com



On Feb 13, 9:49 am, reverend <rever...@ntw.net> wrote:
> Hey folks,
>
> Just to let you know, my Blok-Buster application finally got approved
> by Apple.  It's a "bubble buster" type game, but it reads the
> accelerometer data, and lets you tilt or rotate the phone to slide the
> "Bloks" around the screen.
>
> It uses PhoneGap, and is written in Javascript/CSS that lives local in
> the app.   But it also loads and saves High Scores from my server, if
> the device is connected to the net.    It uses CSS animation, for
> smooth sliding of the Bloks, and SQLite to save game states, options,
> and scores...
>
> Check it out athttp://iphoneclassics.com  I have a Flash page up,

Michael Stearne

unread,
Feb 13, 2009, 1:44:25 PM2/13/09
to phon...@googlegroups.com
On Fri, Feb 13, 2009 at 12:49 PM, reverend <reve...@ntw.net> wrote:
>
> Hey folks,
>
> Just to let you know, my Blok-Buster application finally got approved
> by Apple. It's a "bubble buster" type game, but it reads the
> accelerometer data, and lets you tilt or rotate the phone to slide the
> "Bloks" around the screen.

Very creative! Congratulations!

>
> I'd be happy to answer any questions that I can about the process of
> getting it working, and getting it approved by Apple.

How long did it take to get through to the App Store?

Michael


>
> Pete
> >
>

reverend

unread,
Feb 13, 2009, 7:30:11 PM2/13/09
to phonegap
Thanks, Rob, I sent you a short description and an icon in the same
size as the other ones on the PhoneGap page, let me know if you need
anything else.

In answer to your question, Michael, it took Apple 4 days to reject my
"Lite" version (you're not allowed to upsell to a full version from a
lite version... I may rework the lite version, at some point, but
I'm going to wait and see how the full version does). Then it took
them 8 days to reject my full version. (It didn't ask or warn users
before uploading their high scores to the High Score board on my
website, which was a breach of their privacy rules...). Once I fixed
that, it took them an additional 5 days to approve it.

Pete

rborn

unread,
Feb 14, 2009, 5:54:16 AM2/14/09
to phonegap
Hi, nice app
I was intending to do something similar, only that i'm only starting
to code for iphone :)
Can you share a little with us the appstore experience?
I mean how people receive it

Thanks :)

reverend

unread,
Feb 14, 2009, 11:46:33 AM2/14/09
to phonegap


On Feb 14, 3:54 am, rborn <dan.ta...@gmail.com> wrote:

> Can you share a little with us the appstore experience?
> I mean how people receive it
>

So far, very SLOWLY... Even though I put out a ton of information
about it... Hopefully the game will pick up some. I would be nice
to generate a little momentum, because it really is a pretty addictive
game!

rborn

unread,
Feb 14, 2009, 1:55:30 PM2/14/09
to phonegap
sorry to hear that
and I hope it will catch

rborn

unread,
Feb 14, 2009, 4:15:49 PM2/14/09
to phonegap
me again
what do you mean by this?

"you're not allowed to upsell to a full version from a lite
version... "

and how the process of deploying a paid and a lite-free version should
be then ?

sorry to stress you....
thanks

Paul Prescod

unread,
Feb 14, 2009, 5:33:47 PM2/14/09
to phon...@googlegroups.com
I created this page for sharing these war stories.

http://phonegap.pbwiki.com/App-Store-Tips

timothytoe

unread,
Feb 15, 2009, 11:53:12 AM2/15/09
to phonegap
It's really helpful knowing war stories.

I'm trying to decide now how much of my time to spend in Objective C
and how much to spend in Phone Gap. Can you say what kind of games and
apps PhoneGap is good for?

By the way, how is input done in PhoneGap? How would I set up thumb
and touch controls?

On Feb 14, 2:33 pm, Paul Prescod <pres...@gmail.com> wrote:
> I created this page for sharing these war stories.
>
> http://phonegap.pbwiki.com/App-Store-Tips
>

reverend

unread,
Feb 16, 2009, 6:06:34 PM2/16/09
to phonegap


On Feb 14, 2:15 pm, rborn <dan.ta...@gmail.com> wrote:
> what do you mean by this?
>
> "you're not allowed to upsell to a full version from a lite
> version...  "
>
> and how the process of deploying a paid and a lite-free version should
> be then ?

Here's the direct quote from Apple:

"Your app cannot be posted because it is a beta or feature-limited
version. Any reference to demo or beta needs to be removed from the
binary and metadata. Free or "Lite" versions are acceptable, however
the application must be a fully functional app and cannot reference
features that are not implemented or up-sell to the full version."

So to build a free version, it can't have any reference to the full
version, and it can't talk about the fact that its features are
limited... Seems kind of silly, but OK... :-/

reverend

unread,
Feb 16, 2009, 6:11:35 PM2/16/09
to phonegap


On Feb 15, 9:53 am, timothytoe <timothy...@gmail.com> wrote:
> Can you say what kind of games and
> apps PhoneGap is good for?
>

Well, the generic answer to that would be "any kind of game that you
can build in html, javascript, and css". And then consider that you
can use location data, accelerometer data, etc. You can use SQLite
databases, and do the equivalent of vector graphics with the drawing
tools in HTML 5.

What you're not going to be able to do with PhoneGap is going to be
hardcore 3D graphics, etc.

> By the way, how is input done in PhoneGap? How would I set up thumb
> and touch controls?

Input is handled as mouse events. And the javascript can handle
multitouch and gesture stuff. Search the group for "multitouch", and
you'll find more info.

rborn

unread,
Feb 16, 2009, 6:15:49 PM2/16/09
to phonegap
In other words, you need to make a free(lite) app, that is totally
independent of the original feature rich app, and not mention anything
about it in the free app ?
so you just have to hope users will digg into >20k apps to find your
paid app...
ugly

reverend

unread,
Feb 16, 2009, 6:21:05 PM2/16/09
to phonegap
Yeah, ugly for sure... I suppose you could get sneaky, and build an
upsell that doesn't appear for a few weeks, so Apple wouldn't notice
it... but if they found it, they'd shut you down...

I think the strategy is really to just call it "X Lite", and then
users are probably savvy enough to know there's an "X" as well...
And you can also probably point users to your website from within the
app (and have it open in Safari on the phone), and then have your
website do the upsell...

Alan Wallace

unread,
Feb 16, 2009, 6:46:36 PM2/16/09
to phon...@googlegroups.com
This is what irritates me with Apple's guidelines, I know of several
app in the store that break this rule, Twitteriffic has option that
when selected say "only available in full version" and several games
have links to full versions.

reverend

unread,
Feb 16, 2009, 8:10:03 PM2/16/09
to phonegap
Yeah, I think it's a function of 2 things - sometimes they miss stuff,
and they're obviously changing their stance on certain things as time
goes on. So the best we can do is deal with it, I guess :-)

reverend

unread,
Feb 19, 2009, 10:36:49 AM2/19/09
to phonegap
FYI, if anyone wants to see Blok-Buster in action:
http://www.youtube.com/watch?v=ObzSZpMBx58

willk

unread,
Feb 19, 2009, 11:08:43 AM2/19/09
to phonegap
Reverend,

That's an awesome looking game (especially for a js-game!) and a
nicely produced video.

Did you produce the video yourself or is that an independent reviewer?

Cheers.

reverend

unread,
Feb 19, 2009, 12:04:32 PM2/19/09
to phonegap
That's me... But I kind of did the video like I was an independent
reviewer - shhhh! ;-)

willk

unread,
Feb 19, 2009, 12:14:32 PM2/19/09
to phonegap
Cool.

In looking for more info on app-approval pain, I came across the
iphonesb google group, and a wiki put up by a member there. if it
hasn't already been mentioned here, it looks pretty useful:

http://appstorehell.chocoflop.com/wiki/Main_Page

Jeremy

unread,
Feb 12, 2013, 11:28:10 AM2/12/13
to phon...@googlegroups.com
Hi,

Your app is not available in the UK app store :( ...

Good luck
J

Kerri Shotts

unread,
Feb 12, 2013, 11:47:31 AM2/12/13
to phon...@googlegroups.com
Not in the US store either.


___________________________________
Kerri Shotts
photoKandy Studios, LLC


Social Media:
          Twitter: @photokandy, http://twitter.com/photokandy
          Tumblr: http://photokandy.tumblr.com/
          Github: https://github.com/kerrishotts
                        https://github.com/organizations/photokandyStudios
          CoderWall: https://coderwall.com/kerrishotts

Apps on the Apple Store:

--
-- You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en
 
For more info on PhoneGap or to download the code go to www.phonegap.com
 
To compile in the cloud, check out build.phonegap.com
---
You received this message because you are subscribed to the Google Groups "phonegap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phonegap+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

jcesarmobile

unread,
Feb 13, 2013, 4:36:53 AM2/13/13
to phon...@googlegroups.com
Maybe he removed it, this thread is from 2009
Reply all
Reply to author
Forward
0 new messages