acrodea
(Acrodea)
1
Our app was rejected by Apple.
They say that we use non-public API ‘previewView’.
I searched this string from backendless.a and found that it includes this string.
I think this is just a same name of Apple’s API and say them so.
Is there a way to avoid this rejection?
Hello,
This is a strange reason for rejection. All we have is this:
@property (assign, nonatomic) UIImageView *previewView;
As you can see it is not a non-public API.
We will change the name and republish the library to our site.
Also, please keep in mind that the library source code is available publicly (we made it open source):
Regards,
Mark
acrodea
(Acrodea)
3
Hi,
Thanks for quick response!
I’ll check github.
Thanks,
Jiro
Hi Jiro,
I sent you a direct email with an updated build. Could you please retry submitting your app with it and let us know if Apple accepts it?
Regards,
Mark
acrodea
(Acrodea)
5
Hi,
I checked github.
And found that source code of backendless.a is not uploaded on giuhub.
Now, backendless.a includes a string ‘previewView’,
so we need to rebuild backendless.a to rebuild my app.
I’ll wait untill you update the sdk.
Thanks,
Jiro
acrodea
(Acrodea)
6
FYI,
Below is Apple’s reply.
Thank you for your reply.
We detect this as a private API, please fix the issue.
We look forward to reviewing your revised app.
Hi Jiro,
Have you received my email with updated library build?
Regards,
Mark
acrodea
(Acrodea)
8
Sorry!
I recieved your mail.
Then checked it and could’t found ‘previewView’.
I’ll rebuild my app.
Thanks !
Jiro