utopia-php / messaging

Lite & fast micro PHP messaging library that is **easy to use**.
MIT License
14 stars 64 forks source link

Use default false bool sandbox instead of endpoint param #67

Closed abnegate closed 7 months ago

abnegate commented 7 months ago

What does this PR do?

Replace APNS endpoint with a sandbox parameter that defaults to false. When true, will use the APNS sandbox endpoint instead of production.

Test Plan

Existing tests

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)