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

es6-promisify 和最新的rn不兼容,能不能换一个promisify工具 #37

Open
qimenxiaozi opened this issue May 9, 2017 · 8 comments

Comments

@qimenxiaozi
Copy link

No description provided.

@wangshijun
Copy link

这个问题的症状是啥?

@qimenxiaozi
Copy link
Author

undefined is not a function (evaluating 'globalObject.haOwnProperty("Promise")'), 在android debug的时候,报这个错误,在ios上是好的。

@qimenxiaozi
Copy link
Author

就是吧es6-promisify 换掉就好, 而且wrap一个promise应该不是很麻烦,可以直接用原生的promise好了

@pinqy520
Copy link

#39

@DanielYWoo
Copy link

+1

@zzzeee
Copy link

zzzeee commented Aug 22, 2017

我也是这个问题, 寻求具体帮助!

@YinHAHA
Copy link

YinHAHA commented Nov 23, 2017

E/ReactNativeJS: undefined is not a function (evaluating 'globalObject.hasOwnProperty("Promise")')
E/ReactNativeJS: Module AppRegistry is not a registered callable module (calling runApplication)

我也是这个问题,具体怎么修改呀

@storyManandBook
Copy link

其实在ios低版本的时候也会报这个错,导致程序奔溃

sunkibaek added a commit to huiseoul/react-native-weibo that referenced this issue May 2, 2018
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

7 participants