App store rejection

213 views
Skip to first unread message

James Ferguson

unread,
Jan 4, 2012, 10:53:24 AM1/4/12
to phonegap
Hi Guys-

We converted our app to using webview, but still uses local device
contacts etc...for the app. Apple rejected it (12:3 Collection of web
links, clippings etc...) and I have it in review, however the exact
same app but with local files was approved. Does anyone have any
advice on dealing with the review board on this type of issue? Our
apps cannot be just web apps as they are for business clients and
security is a key.

Thanks
James F.

Simon MacDonald

unread,
Jan 4, 2012, 11:08:36 AM1/4/12
to phon...@googlegroups.com
So what you are saying is if you package all the files onto the device
the app is approved. However, if you try to load the resources
remotely Apple rejects it?

Simon Mac Donald
http://hi.im/simonmacdonald

> --
> 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

James Ferguson

unread,
Jan 4, 2012, 11:10:45 AM1/4/12
to phon...@googlegroups.com
Simon-

correct, I put in a review board request and our app does use contacts etc.. from the device so I am hoping it gets overturned and approved.

Thanks
James F.
--
Sincerely,

James Ferguson
UI/UX Manager, Designer
Seal Innotech
C: 208.964.5086
E: James.f...@sealinnotech.com

Request a LIVE DEMO of appsFreedom
an SAP Pinnacle Awards 2011 Finalist

This message is intended for the individual or entity named above and may constitute a privileged and confidential communication.  If you are not the intended recipient, please do not read, copy, use or disclose this communication to others; also, please notify the sender by replying to this message, and then delete it from your system

Simon MacDonald

unread,
Jan 4, 2012, 11:17:41 AM1/4/12
to phon...@googlegroups.com
I don't want to discourage you but you are probably screwed. Apple does not like it when you load the application from a remote server. They don't like the idea that the code could change without the benefit of them being able to review it. They take security very seriously.

Simon Mac Donald
http://hi.im/simonmacdonald


James Ferguson

unread,
Jan 4, 2012, 11:19:50 AM1/4/12
to phon...@googlegroups.com
Simon-

Its fine, we can of course load it on the device, but the updates are slower as a result to this approach. we will go this route if the current route is failing.

Thanks anyway.
James F.

ziobudda@gmail

unread,
Jan 4, 2012, 11:20:31 AM1/4/12
to phon...@googlegroups.com
Il giorno 04/gen/2012, alle ore 17:17, Simon MacDonald ha scritto:

I don't want to discourage you but you are probably screwed. Apple does not like it when you load the application from a remote server. They don't like the idea that the code could change without the benefit of them being able to review it. They take security very seriously.

But code or data ? 

I'm creating an app that get data (news, events, snow cm, hotel data) from a server (via json). I'm in danger ? 

M.

--
Michel 'ZioBudda' Morelli                       mic...@ziobuddalabs.it
Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)
0200619074 - 3939890025 (mobile)--  Fax: +39-0291390660
http://www.ziobuddalabs.it                      Skype: zio_budda

Simon MacDonald

unread,
Jan 4, 2012, 12:01:57 PM1/4/12
to phon...@googlegroups.com
What I've seen is Apple will reject you if the majority of your
application (i.e. code) is hosted remotely. Retrieving data from a
remote server is okay.

Connie S. DeCinko

unread,
Jan 4, 2012, 1:10:47 PM1/4/12
to phon...@googlegroups.com

It’s also their way of maintaining family safe content.

 

Connie DeCinko, Programmer Analyst

T: 602.340.7290  F: 602.416.7490

Gemma McLean

unread,
Jan 4, 2012, 1:58:40 PM1/4/12
to phonegap
Hi Simon

By code you don't mean html content? I.e. my app is a jQueryMobile
based app with lots of pages and about 80% of the pages pull their
content (goes in to the <dcontent> tags for that page) from external
html pages (that we can edit on our own server) as a lot of the
content needs regular updating. This is ok? So the content is code as
such as it's html code.

A good example might be the images on the external pages...they have
an onLoad function, but the code for that function is pre-built in to
the app (refreshes the scrollbar).


On Jan 4, 5:01 pm, Simon MacDonald <simon.macdon...@gmail.com> wrote:
> What I've seen is Apple will reject you if the majority of your
> application (i.e. code) is hosted remotely. Retrieving data from a
> remote server is okay.
>
> Simon Mac Donaldhttp://hi.im/simonmacdonald

Viras

unread,
Jan 4, 2012, 2:23:54 PM1/4/12
to phon...@googlegroups.com
Not sure if pure HTML loading will work.

However AFAIK loading JavaScript is a violation as well.

Best,
Viras

--
GOFG - Get On Fat Guy
http://www.gofg.at/ - powered by PhoneGap

Simon MacDonald

unread,
Jan 4, 2012, 2:52:29 PM1/4/12
to phon...@googlegroups.com
I'm not the Apple App Store expert but from what I understand:

Content: Images, Audio, HTML is okay
Code: JavaScript is bad

The other thing you have to be careful of is not keeping too much
content in the cloud as Apple could just reject your app saying it
does not provide any additional benefit from a web site.

Simon Mac Donald
http://hi.im/simonmacdonald

ziobudda@gmail

unread,
Jan 4, 2012, 5:00:17 PM1/4/12
to phon...@googlegroups.com
Il giorno 04/gen/2012, alle ore 20:52, Simon MacDonald ha scritto:

I'm not the Apple App Store expert but from what I understand:

Content: Images, Audio, HTML is okay
Code: JavaScript is bad

The only code that I get via remote JS is google web font and google maps api. And I think that I cann't insert it into my app.

The other thing you have to be careful of is not keeping too much
content in the cloud as Apple could just reject your app saying it
does not provide any additional benefit from a web site.

In this case nothing that use mainly google maps provide any additional benefit from a web site. Like "cibando" app. 
Or any rss reader.

However thanks.
Reply all
Reply to author
Forward
0 new messages