Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 Rejected App Store, Non public API

views
     
TSCounteReborn
post Sep 24 2016, 04:18 PM, updated 8y ago

Getting Started
**
Junior Member
205 posts

Joined: Nov 2012


Any iOS devs here?


My app was rejected by App Store during their review, but what make this funny is this build was approved in Test Flight External.
Anyone has faced this issue before?


Lazarus7181
post Sep 24 2016, 04:26 PM

Getting Started
**
Junior Member
66 posts

Joined: Jan 2011


QUOTE(CounteReborn @ Sep 24 2016, 04:18 PM)
Any iOS devs here?
My app was rejected by App Store during their review, but what make this funny is this build was approved in Test Flight External.
Anyone has faced this issue before?
*
What's the reason of the rejection stated in your email?

Test Flight External is used for testing purpose and getting a green light in Test Flight doesn't mean you get green light in App Store.
alienxp03
post Sep 24 2016, 04:32 PM

Getting Started
**
Junior Member
198 posts

Joined: Sep 2009


Yeah, definitely need to see the reasons. Also lately there's quite a number of false negative rejection too.
TSCounteReborn
post Sep 24 2016, 04:39 PM

Getting Started
**
Junior Member
205 posts

Joined: Nov 2012


QUOTE(Lazarus7181 @ Sep 24 2016, 04:26 PM)
What's the reason of the rejection stated in your email?

Test Flight External is used for testing purpose and getting a green light in Test Flight doesn't mean you get green light in App Store.
*
QUOTE(alienxp03 @ Sep 24 2016, 04:32 PM)
Yeah, definitely need to see the reasons. Also lately there's quite a number of false negative rejection too.
*
The reason was using non public api
Lazarus7181
post Sep 24 2016, 05:07 PM

Getting Started
**
Junior Member
66 posts

Joined: Jan 2011


QUOTE(CounteReborn @ Sep 24 2016, 04:39 PM)
The reason was using non public api
*
The non-public API refers to Apple API methods that are not documented and offered to the programmer.

Apple does not guarantee that this part of the API will work in future upgrades. They can freely change this part.

The above was taken from stackoverflow. My guess is that something that you are using whereby they have advise you that it might go obsolete.

You need to look through your code in xcode and make sure there is no yellow underline.


TSCounteReborn
post Sep 24 2016, 05:19 PM

Getting Started
**
Junior Member
205 posts

Joined: Nov 2012


QUOTE(Lazarus7181 @ Sep 24 2016, 05:07 PM)
The non-public API refers to Apple API methods that are not documented and offered to the programmer.

Apple does not guarantee that this part of the API will work in future upgrades. They can freely change this part.

The above was taken from stackoverflow. My guess is that something that you are using whereby they have advise you that it might go obsolete.

You need to look through your code in xcode and make sure there is no yellow underline.
*
Yea, I read that too. It is something to do with the API im subscribing now.
It's just that I have been using this API for past releases, so now they decided to reject my app.
Thanks mate!

This post has been edited by CounteReborn: Sep 24 2016, 05:20 PM
Lazarus7181
post Sep 24 2016, 05:32 PM

Getting Started
**
Junior Member
66 posts

Joined: Jan 2011


QUOTE(CounteReborn @ Sep 24 2016, 05:19 PM)
Yea, I read that too. It is something to do with the API im subscribing now.
It's just that I have been using this API for past releases, so now they decided to reject my app.
Thanks mate!
*
As much as I hate to say, lots of times, I rather write my own than using third party api because you never know when they will start changing their policy.
alien3d
post Sep 24 2016, 07:43 PM

Look at all my stars!!
*******
Senior Member
3,740 posts

Joined: Mar 2009
QUOTE(Lazarus7181 @ Sep 24 2016, 05:32 PM)
As much as I hate to say, lots of times, I rather write my own than using third party api because you never know when they will start changing their policy.
*
console.gif

 

Change to:
| Lo-Fi Version
0.0111sec    0.20    5 queries    GZIP Disabled
Time is now: 28th March 2024 - 09:49 PM