花了一周多时间,写了个新版的 iPhone 客户端,还有很多细节和不足的地方,请有开发环境和开发证书的同学先试用,欢迎反馈 bug、fork 并提交 pull request。版本稳定后,考虑提交 Appstore,供大家方便下载使用。@huacnlee @lgn21st 请坛主多提指导建议。 github 传送门:https://github.com/jimneylee/JLRubyChina-iPhone #DONE V1.0.0 1、首页热门帖子显示 2、帖子详细浏览、帖子回复列表 3、帖子关注、收藏、回复及@某人 4、发帖到指定分类 5、分类节点列表查看 6、酷站分组显示 7、会员 TOP N 查看 8、我的主页,已发帖子、收藏帖子查看 9, Ruby China Wiki 10、更多功能包含:清空缓存、更新检测、给我评分、关于 APP
1、与后台 API 接口修改确认,参见API Problem 文档说明@huacnlee @lgn21st 2、发帖、回复添加表情选择 3、支持 markdown 语法解析显示 4、分类节点做分组与排序 5、个人主页详细资料 6、网络 2G/3G/WIFI 切换提示 7、发布模式下需屏蔽 No Point 分类 8、增加社交组件分享 9、经公测稳定,提交 AppStore 审核,方便大家下载使用 10、如果需要的话,添加友盟统计
非常感谢daveliu同学之前的这个版本,在我一些接口的调试过程中提供了很多的帮助和参考。
非常感谢Ruby China社区开放了这么多优秀的API 接口,让我能够完善好整个 APP 的开发制作。更好地与大家分享。
#6 楼 @lgn21st 多谢提醒,tag1.0.0 已补打。那个单独的 release 发布包,想了下,删除掉还是有道理。是我有点多虑了,等大家依赖过程中有问题,我再一一解答吧。 API 这边问题还有很多,期望能及时解决,参见API Problem
为什么老是报错了: ld: library not found for -lPods clang: error: linker command failed with exit code 1 (use -v to see invocation)
您在 GitHub 上同样错误不能解决这个问题
如果要投 app store 的话,最好搞得不那么像一个网站,App Store Review Guidelines 里面有这么一条
Apps that are not very useful, unique, are simply web sites bundled as Apps, or do not provide any lasting entertainment value may be rejected
1、帖子正文支持 markdown 语法,正则匹配还有很多问题,待完善 2、显示帖子和回复中图片 3、兼容 ios6 4、添加网络断开/2g3g/wifi 切换的时间侦听和提示 Happy new year!
最近在学习 Iphone 客户端的代码。 发现在 login 的 VC 里面,偶尔会弹出这些类似错误 Jan 23 10:36:27 kaifaji JLRubyChina[251] : CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
Jan 23 10:36:27 kaifaji JLRubyChina[251] : CGContextGetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.