We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.requestPermissions(); this.pushlisteners = [ JPush.addEventListener(JpushEventReceiveMessage, this.onReceiveMessage.bind(this)), JPush.addEventListener(JpushEventOpenMessage, this.onOpenMessage.bind(this)), ]
报错如下:
The text was updated successfully, but these errors were encountered:
same error
Sorry, something went wrong.
我也是一样的问题,不知道如何解决
一样的问题
@请问又找到解决办法吗?我遇到了类似的错误,报nativeModule.requestPermission is not undefined
No branches or pull requests
代码如下:
报错如下:
The text was updated successfully, but these errors were encountered: