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 receiving push to ios device #205

Open
sarveshamrit opened this issue May 17, 2021 · 21 comments
Open

No receiving push to ios device #205

sarveshamrit opened this issue May 17, 2021 · 21 comments

Comments

@sarveshamrit
Copy link

When sending push from server it doesn't delivers to ios device but works in android, i tried via pushtry.com it went through it but not from server @davibennun

@manojkumar-net
Copy link

yes. it not working.

@manojkumar-net
Copy link

@sarveshamrit
Copy link
Author

but using same pem how pushtry.com sends ?

@manojkumar-net
Copy link

my integration also not working. I try core PHP code wouldn't work.

@webblufter
Copy link

it was working for me with pem files
but with same code now its not working, @davibennun is there any iOS policy updates?

@sarveshamrit
Copy link
Author

sarveshamrit commented May 18, 2021

@webblufter there is something wrong but no one is there for help, no push going out

Seems this is breaking thing: https://onesignal.com/blog/ios-13-introduces-4-breaking-changes-to-notifications/

@webblufter
Copy link

webblufter commented May 18, 2021

@sarveshamrit thanks for sharing i think it might be issue due to iOS protocol changes
as showing in image i am using TLS v1.2
Image 12

and below is iSO community quoted message @davibennun
https://developer.apple.com/forums/thread/120510
tls issue

I am not sure if the issue is same what if get from this, please verify if anyone solved it?

@manojkumar-net
Copy link

I'm moving to APNs HTTP/2 based connection.

@sarveshamrit
Copy link
Author

@manojkumarlinux which one and can u help me achieve as well?

@webblufter
Copy link

I fixed that as explain in following link, iOS and Android both Notification using Firebase, and write own curl code to send it to Firebase.
https://www.nextbraintech.com/blog/how-to-send-the-push-notifications-in-laravel-php-framework-to-ios-and-android-apps

@manojkumar-net
Copy link

@sarveshamrit try to pushok library using p8 key method.

@soorajthekkepatt
Copy link

I'm also facing the same issue ! :(

@sarveshamrit
Copy link
Author

sarveshamrit commented Jun 15, 2021 via email

@soorajthekkepatt
Copy link

My app is in the laravel 5.1 version, Is FCM Push work in that version?

@sarveshamrit
Copy link
Author

sarveshamrit commented Jun 15, 2021 via email

@soorajthekkepatt
Copy link

https://github.com/laravel-notification-channels/fcm

is this the package you are talking about?
but in its readme, it shows Laravel 5.5+, 6.x, 7.x, and 8.x. :(

@sarveshamrit
Copy link
Author

sarveshamrit commented Jun 15, 2021 via email

@soorajthekkepatt
Copy link

Ok i will try Thanks Brother :)

@sarveshamrit
Copy link
Author

sarveshamrit commented Jun 15, 2021 via email

@sarveshamrit
Copy link
Author

sarveshamrit commented Jun 15, 2021 via email

@manojkumar-net
Copy link

create my own lib -> Simple-Apns

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