/DRWApns

A tool for sending push notification to iOS devices

Primary LanguageSwiftApache License 2.0Apache-2.0

DRWApns

Swift Plateforms License

Overview

DRWApns is a tool let you can easily send push notification to your iOS device.

Require

Xcode 9.2

Install

Homebrew

brew install DonaldlWu/homebrew-taps/drwapns

Usage

Move to /user/local/Cellar/drwapns/{release version}/bin folder and run DRWApns

2018-11-16 2 30 11

Parameter

DRWApns will require you to input

  1. BundleId

  2. Apns KeyIdentifier

  3. TeamId of your apple developer account

  4. .p8 file path in your computer

  5. Is in production mode true/false(default: false)

  6. DeviceIds (input device token separate by , p.s. No space)

  7. Title of notification

  8. Content of notification

2018-11-16 2 56 03

img_1856

Done

Future Work

Set custom payload