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

No notification received when i change the PushPlugin.m #677

Open
reddysant opened this issue Apr 14, 2016 · 0 comments
Open

No notification received when i change the PushPlugin.m #677

reddysant opened this issue Apr 14, 2016 · 0 comments

Comments

@reddysant
Copy link

I have changed this line " [self.webView stringByEvaluatingJavaScriptFromString:jsCallBack];" to
"[self.webViewEngine evaluateJavaScript:jsCallBack completionHandler:nil]; " because build is failing. After this line of change, the build is successful and i am able to get the device token back from the APNS but notifications still not working. Does that line change caused the issue??

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

1 participant