Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alibaba/wax issues and pull requests
#67 - wax接入OC项目中会有下架风险吗,如果有,怎么避免,有什么注意事项吗,目前项目已经上架AppStore了,但是没有热更
Issue -
State: open - Opened by LikeScientist over 2 years ago
#66 - developers should not use wax for hotfix
Issue -
State: open - Opened by intheway almost 6 years ago
- 3 comments
#65 - 现在使用wax做热修复会被拒吗?
Issue -
State: closed - Opened by feixiangyz almost 7 years ago
- 2 comments
#64 - 请问目前还有有wax热更新的吗?
Issue -
State: closed - Opened by wpstarnice over 7 years ago
- 2 comments
#63 - 苹果审核- 热更新审核不过。
Issue -
State: closed - Opened by dazhifu over 7 years ago
- 6 comments
#62 - 用wax实现,把#import “lib.a” 加入到ViewController.m 里面的功能。这个要怎么搞
Issue -
State: closed - Opened by Softminilab over 7 years ago
- 1 comment
#61 - Rejected Binary
Issue -
State: closed - Opened by hasbean over 7 years ago
- 4 comments
#60 - 'system' is unavailable: not available on iOS
Issue -
State: open - Opened by TomorJM over 7 years ago
- 2 comments
#59 - Wax with Lua 5.2 or 5.3?
Issue -
State: open - Opened by gsaurus over 7 years ago
#58 - is there any memory leak when using wax.struct
Issue -
State: open - Opened by dourgulf over 7 years ago
#57 - Cannot see errors in lua file when using Wax in Swift
Issue -
State: open - Opened by lsoaresesilva almost 8 years ago
- 1 comment
#56 - 现在代码是否能通过苹果审核
Issue -
State: closed - Opened by RayCyder almost 8 years ago
- 20 comments
#55 - How does Wax maps all Objective-c iOS class in Lua?
Issue -
State: open - Opened by lsoaresesilva almost 8 years ago
- 3 comments
#54 - [!] No podspec found for `mobdebug` in `../../tools/mobdebug`
Issue -
State: open - Opened by kerwinlang about 8 years ago
- 1 comment
#53 - 能否实现使用SublimeText3进行编写lua的时候调出lua调用OC方法的方法
Issue -
State: open - Opened by kerwinlang about 8 years ago
- 1 comment
#52 - OC 调用 lua class
Issue -
State: closed - Opened by cissusnar about 8 years ago
- 3 comments
#51 - [NSInvocation getReturnValue:] with double/float value produces 0 unexpectedly
Pull Request -
State: open - Opened by zh4os about 8 years ago
- 1 comment
#50 - 请问要获取OC方法中抛出的Error用Lua该怎么写(NSError **)?
Issue -
State: closed - Opened by rtyu128 about 8 years ago
- 2 comments
#49 - 修改wax_json.c头文件引用
Pull Request -
State: closed - Opened by jiangpan007 over 8 years ago
#48 - 删除wax中symlink file,修改podspec文件
Pull Request -
State: closed - Opened by jiangpan007 over 8 years ago
#47 - 使用coco2d-x中的 lua 库,32位的情况下,无法加载 wax stdlib
Issue -
State: open - Opened by walkertree over 8 years ago
- 2 comments
#46 - About CocoaPods install error.
Issue -
State: closed - Opened by sh0rt2020 over 8 years ago
#45 - 从服务器下载到沙盒中的文件我要如何读取并运行
Issue -
State: closed - Opened by CFKit over 8 years ago
- 1 comment
#44 - attempt to call method 'selected' (a nil value)
Issue -
State: closed - Opened by ldu1101 over 8 years ago
- 1 comment
#43 - 开发越狱插件时提示Undefined symbols for architecture arm64
Issue -
State: closed - Opened by itcbx over 8 years ago
- 1 comment
#42 - Bad access crash on 32-bit devices
Issue -
State: open - Opened by luohui8891 over 8 years ago
- 2 comments
#41 - 生成的app,解开之后能看到完整的lua脚本的代码,是否能将lua脚本完全打包到二进制文件里并加密呢?
Issue -
State: closed - Opened by itcbx over 8 years ago
- 1 comment
#40 - How can I update my lua script while app is running?
Issue -
State: closed - Opened by itliming over 8 years ago
- 1 comment
#39 - con't support cocoapod 1.0.0
Issue -
State: closed - Opened by zrhdev over 8 years ago
- 10 comments
#38 - write with argument list
Issue -
State: closed - Opened by passol1988 almost 9 years ago
- 1 comment
#37 - is there any approach to import the framework via Cocoapods?
Issue -
State: closed - Opened by ObesityChow almost 9 years ago
- 1 comment
#36 - 重写父类中的函数导致的崩溃问题
Issue -
State: closed - Opened by zhudaye12138 almost 9 years ago
#35 - 补丁在多线程中执行的崩溃问题
Issue -
State: closed - Opened by zhudaye12138 almost 9 years ago
#34 - CGFloat VS getIvarDouble, on iPhone5 or earlier device
Issue -
State: closed - Opened by lovecactus almost 9 years ago
- 1 comment
#33 - wax 使用 bytecode 形式的脚本
Issue -
State: closed - Opened by guojie1689 almost 9 years ago
- 1 comment
#32 - wax attempt to call global 'toblock' (a nil value)
Issue -
State: closed - Opened by jxwjr2003 almost 9 years ago
- 2 comments
#31 - Fix README.md typo
Pull Request -
State: closed - Opened by patrickreynolds almost 9 years ago
#30 - Fix Git examples
Pull Request -
State: closed - Opened by vadi2 almost 9 years ago
#29 - How to call lua function from objc
Issue -
State: open - Opened by thienhaole92 almost 9 years ago
- 1 comment
#28 - How to implement @try in LUA?
Issue -
State: closed - Opened by lovecactus about 9 years ago
- 1 comment
#27 - upload file with multipart data
Issue -
State: open - Opened by thienhaole92 about 9 years ago
- 2 comments
#26 - Wax get wax_panic crash when getting called heavily.
Issue -
State: closed - Opened by lovecactus about 9 years ago
- 2 comments
#25 - Delegate in Wax
Issue -
State: closed - Opened by thienhaole92 about 9 years ago
- 2 comments
#24 - self.window 必须有rootViewController in xcode 7.0+
Issue -
State: closed - Opened by godshow about 9 years ago
- 1 comment
#23 - build project from source not framework make 3 link error
Issue -
State: closed - Opened by godshow about 9 years ago
- 1 comment
#22 - How can I get the error message which returned from lua?
Issue -
State: closed - Opened by luohui8891 about 9 years ago
- 2 comments
#21 - using custom tableview cell with wax
Issue -
State: closed - Opened by thienhaole92 about 9 years ago
- 1 comment
#20 - wax/tools/Framework/Scripts/package
Issue -
State: closed - Opened by maizhelun about 9 years ago
- 1 comment
#19 - 在lua中怎么解析OC中的自定义类型呢?
Issue -
State: closed - Opened by limost about 9 years ago
- 2 comments
#18 - 建议增加who's using
Issue -
State: closed - Opened by dengzhp about 9 years ago
- 2 comments
#17 - write Masonry in lua
Issue -
State: closed - Opened by xxfenxx about 9 years ago
- 14 comments
#16 - lua中运行block崩溃
Issue -
State: closed - Opened by lutetium71 about 9 years ago
#15 - 什么时候支持Swift???
Issue -
State: closed - Opened by Yuanzc005 about 9 years ago
- 1 comment
#14 - 求教 原方法名带有下划线的解决办法
Issue -
State: closed - Opened by kiddtaurus about 9 years ago
- 1 comment
#13 - how to set header of the http request
Issue -
State: closed - Opened by EdYao about 9 years ago
- 2 comments
#12 - Crashed when setting text of custom cell
Issue -
State: closed - Opened by passol1988 over 9 years ago
- 2 comments
#11 - 修改wax的pod spec,增加xml2和sqlite3的支持;
Pull Request -
State: open - Opened by philonpang over 9 years ago
- 3 comments
#10 - NSNumber class has been changed by wax
Issue -
State: open - Opened by IvanChan over 9 years ago
- 1 comment
#9 - import <ObjectiveGumbo.h> 这种导入方式在 wax 里应该怎么写?
Issue -
State: closed - Opened by Mr-ZeroX over 9 years ago
- 2 comments
#8 - How about replacing the methods with "_" in the name?
Issue -
State: closed - Opened by luohui8891 over 9 years ago
- 3 comments
#7 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 9 years ago
- 1 comment
#6 - 频繁的释放被打补丁的程序的时候在wax_gc的cleanupUnusedObject里会存在崩溃的问题
Issue -
State: closed - Opened by askday over 9 years ago
- 2 comments
#5 - 说明就不能用中文来写吗?
Issue -
State: closed - Opened by kouliang over 9 years ago
- 6 comments
#4 - failed when running MapKitExample in sumulator
Issue -
State: closed - Opened by passol1988 over 9 years ago
- 1 comment
#3 - Change maintainer
Pull Request -
State: closed - Opened by probablycorey over 9 years ago
- 2 comments
#2 - Enable lua syntax highlight for README
Pull Request -
State: closed - Opened by cxa over 9 years ago
- 1 comment
#1 - Fix some grammar and spelling issues in README.md
Pull Request -
State: closed - Opened by xhacker over 9 years ago
- 1 comment