flutter_callkit_incoming icon indicating copy to clipboard operation
flutter_callkit_incoming copied to clipboard

not able to execute

Open Gagandeep1408 opened this issue 1 year ago • 0 comments

curl -v
-d '{"aps":{"alert":"Hien Nguyen Call"},"id":"44d915e1-5ff4-4bed-bf13-c423048ec97a","nameCaller":"Hien Nguyen","handle":"0123456789","isVideo":true}'
-H "apns-topic: com.hiennv.testing.voip"
-H "apns-push-type: voip"
--http2
--cert Certificates.pem:''
https://api.development.push.apple.com/3/device/

Error:

curl: (58) could not load PEM client certificate from Certificates.pem, LibreSSL error error:09FFF06C:PEM routines:CRYPTO_internal:no start line, (no key found, wrong pass phrase, or wrong file format?)

Gagandeep1408 avatar Nov 09 '23 05:11 Gagandeep1408