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

执行JPush.requirePermissions()会报undefined错误. #39

Open
Samoy opened this issue Nov 4, 2016 · 4 comments
Open

执行JPush.requirePermissions()会报undefined错误. #39

Samoy opened this issue Nov 4, 2016 · 4 comments

Comments

@Samoy
Copy link

Samoy commented Nov 4, 2016

代码如下:

JPush.requestPermissions();
        this.pushlisteners = [
            JPush.addEventListener(JpushEventReceiveMessage, this.onReceiveMessage.bind(this)),
            JPush.addEventListener(JpushEventOpenMessage, this.onOpenMessage.bind(this)),
        ]

报错如下:
qq20161104-0

@aaronisme
Copy link

same error

@scriptfans
Copy link

我也是一样的问题,不知道如何解决

@LiuC520
Copy link

LiuC520 commented Jan 4, 2017

一样的问题

@PatWu16
Copy link

PatWu16 commented Jun 5, 2017

@请问又找到解决办法吗?我遇到了类似的错误,报nativeModule.requestPermission is not undefined

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

5 participants