App just got approved

0 views
Skip to first unread message

Eamonn

unread,
Dec 23, 2009, 3:43:23 PM12/23/09
to Three20
Hi Guys,

I just wanted to say thanks for all the help at the beginning of the
app development. It's a steep learning curve, but it definitely gets
easier as you get near the end. Our app just went live today after
only 5 days using the P31 fork (although it did take about 16 hours
for the date change to take effect in itunes connect, so watch out for
that).

We only used the three20 photo browser, the TTDefaultStyleSheet,
TTButton, TTActivityLabel and TTLabel but they made a huge difference
to the quality of the look and feel.

It would be great to get feedback, or if anyone has any questions
about how anything was implemented let me know.

http://www.daft.ie/iphone

Eamonn

Rishi

unread,
Dec 24, 2009, 1:33:40 AM12/24/09
to thr...@googlegroups.com
Hi Eamonn,

The app looks cool.
Graphics are great and the application flow of use seems pretty easier
even for naive iPhone user.

Kudos.


Regards
-Richards

> --
>
> You received this message because you are subscribed to the Google
> Groups "Three20" group.
> To post to this group, send email to thr...@googlegroups.com.
> To unsubscribe from this group, send email to three20+u...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/three20?hl=en
> .
>
>

Doug McBride

unread,
Jan 12, 2010, 5:23:57 PM1/12/10
to Three20
Congratulations! We just got rejected due to some UITouch._* stuff.
The P31 fork doesn't seem to remove or change some of the things Apple
complained about. One of them was UITouch._locationInWindow, and its
usage looks the same in our version and in the P31 fork:

~/labzero/three20-P31 (master)$ rgrep locationInWindow
./src/UIViewAdditions.m: _locationInWindow = location;
./src/UIViewAdditions.m: UIView *target = [view.window
hitTest:_locationInWindow withEvent:nil];

~/labzero/three20 (master)$ rgrep locationInWindow
./src/UIViewAdditions.m: _locationInWindow = location;
./src/UIViewAdditions.m: UIView *target = [view.window
hitTest:_locationInWindow withEvent:nil];

Did you make any additional changes to get approved, or are we just
unlucky? Did you use git://github.com/uprise78/three20-P31.git?

Thanks for any help.

saurwad

unread,
Jan 15, 2010, 8:14:35 AM1/15/10
to Three20
I am currently using p31 fork. Should i switch to master or stick with
p31.

Saurabh

uprise78

unread,
Jan 15, 2010, 11:08:16 AM1/15/10
to Three20
If you aren't using any of the P31* classes then there is no reason
whatsoever to use the P31 fork.
Reply all
Reply to author
Forward
0 new messages