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

Question: Is there a guide for using this wiht push notifications? #87

Open
Bobisback opened this issue Nov 4, 2019 · 4 comments
Open

Comments

@Bobisback
Copy link

Hello all,

Trying to figure out how to use this with push notifications. Is there any guides that can help out with this?

Has anyone ever done this before?

Thanks,
Bob

@bpowell15
Copy link

until recently i would have recommened using phonegap-plugin-push but with recent changes to iOS 13 i am finding that that plugin does not make the correct calls to allow for CallKit to be used with the app anywhere but the foreground

@Bobisback
Copy link
Author

Bobisback commented Nov 11, 2019

That is sad, so before ios 13 it worked fine?

Any chance you have some guides related to getting this working with plugin-push, assuming it is working? Aka what would the code look like pre ios 13?

Also do you know if anyone is working on the fixing this?

@jeffreydi
Copy link

Same question here - anyone able to get this to work in the background on iOS 13? Seems the main functionality of this plugin is currently not implemented.

@mattkhaw
Copy link

Sorry if I'm too late to the party. I've recently implemented this plugin with VOIP push. It is pretty easy to be honest (after a lot of hours of trial and error). You can head over to Hitman666/cordova-ios-voip-push#16 to check out the methods I've tried. I do believe @Bobisback has asked me about this before.

Just a note, no matter what, you still need to modify both CordovaCall and the push plugins that you are using to match your requirements.

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

4 participants