Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UINavigationBar+JKTransparentize 私有API #2

Open
shuaikel opened this issue Mar 1, 2017 · 4 comments
Open

UINavigationBar+JKTransparentize 私有API #2

shuaikel opened this issue Mar 1, 2017 · 4 comments

Comments

@shuaikel
Copy link

shuaikel commented Mar 1, 2017

你好!这个实现里面哪些是调用的系统的私有API的呢?

@XiFengLang
Copy link
Owner

XiFengLang commented Mar 1, 2017

@git-hushuai @ZikeX @ETmanwenhan 已通过上架审核,用KVC调私有API还是比较安全的。

@ZikeX
Copy link

ZikeX commented Mar 4, 2017

私有api?用这个那影响上线么?

@ETmanwenhan
Copy link

/**
设置主要子控件的透明度(按钮、TitleView啥的)
*/
//- (void)jk_setNavigationBarSubViewsAlpha:(CGFloat)alpha;

主要是这个方法用到了私有API,对吗?我把这个方法去掉,应该可是过苹果审核吧

@XiFengLang
Copy link
Owner

XiFengLang commented Apr 7, 2017

@ETmanwenhan 这个邮件里面的内容跟JSPatch有关,我这边是把高德地图SDK更新了,你看看你用到的第三方有没有牵扯到JSPatch。我这两天也在上架一个APP,用到了自己的这个框架,App被拒2次,但都是因为其他原因被拒,目前跟JKNavigationController没有关系。你如果没有用到导航栏渐变,最好是删掉代码,减少隐患,我App上架了再通知你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants