Amrit Sarvesh
Amrit Sarvesh
> wget --no-check-certificate -c https://www.geotrust.com/resources/root_certificates/certificates/GeoTrust_Global_CA.pem \ > && mkdir /usr/local/share/ca-certificates/extra \ > && mv GeoTrust_Global_CA.pem /usr/local/share/ca-certificates/extra/GeoTrust_Global_CA.crt \ > && update-ca-certificates Sir i tried updating but it sayd the resource was...
@andrew-bibby sir i am using https://github.com/davibennun/laravel-push-notification/ but push notification doesn't go to ios device any more i even installed the certificate you provided but it didn't sent push
@tlacroix sir can u tell how to replace ZendFramework's library to this one https://github.com/gepo/apns-http2 as ios notification are no longer being sent
> @sarveshamrit See the example above: [#199 (comment)](https://github.com/Ph3nol/NotificationPusher/issues/199#issuecomment-810416186) Sir u said u did PR is not it approved somewhere, i am new i don't know how to replace it with...
will simply replacing your files in vendor folder work sir? @ohdonpiano
@risototh Sir any update , i am not able to send push to apple anymore, it goes to android but not to ios , on same side it goes when...
@lucaspojo @uokivan How did u solve this error in phonegap project
@gbelmm How did u resolve this sir to use with phonegap project