Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/103.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
APN集成在php中以发送n个设备_Php_Ios_Apple Push Notifications_Apns Php - Fatal编程技术网

APN集成在php中以发送n个设备

APN集成在php中以发送n个设备,php,ios,apple-push-notifications,apns-php,Php,Ios,Apple Push Notifications,Apns Php,我已经尝试使用下面的代码为多个设备发送ios推送通知(如果我不使用循环,它对单个设备有效) 但这返回以下错误,请帮助任何人从中获得成功 A PHP Error was encountered Severity: Warning Message: fwrite(): SSL: An existing connection was forcibly closed by the remote host. Filename: controllers/C_booking.php Line Numb

我已经尝试使用下面的代码为多个设备发送ios推送通知(如果我不使用循环,它对单个设备有效)

但这返回以下错误,请帮助任何人从中获得成功

A PHP Error was encountered

Severity: Warning

Message: fwrite(): SSL: An existing connection was forcibly closed by the remote host.

Filename: controllers/C_booking.php

Line Number: 265

A PHP Error was encountered

Severity: Warning

Message: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry

Filename: controllers/C_booking.php

Line Number: 265

A PHP Error was encountered

Severity: Warning

Message: fwrite(): SSL: An established connection was aborted by the software in your host machine.

Filename: controllers/C_booking.php

Line Number: 265

我也得到类似的错误,如果你得到你的域ssl它将工作良好,这是我的错误。海维诺,可以回答你自己的问题。所以这会很有帮助。
A PHP Error was encountered

Severity: Warning

Message: fwrite(): SSL: An existing connection was forcibly closed by the remote host.

Filename: controllers/C_booking.php

Line Number: 265

A PHP Error was encountered

Severity: Warning

Message: fwrite(): SSL operation failed with code 1. OpenSSL Error messages: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry

Filename: controllers/C_booking.php

Line Number: 265

A PHP Error was encountered

Severity: Warning

Message: fwrite(): SSL: An established connection was aborted by the software in your host machine.

Filename: controllers/C_booking.php

Line Number: 265