DRWApns is a tool let you can easily send push notification to your iOS device.
Xcode 9.2
brew install DonaldlWu/homebrew-taps/drwapns
Move to /user/local/Cellar/drwapns/{release version}/bin
folder and run DRWApns
DRWApns will require you to input
-
BundleId
-
Apns KeyIdentifier
-
TeamId of your apple developer account
-
.p8 file path in your computer
-
Is in production mode true/false(default: false)
-
DeviceIds (input device token separate by , p.s. No space)
-
Title of notification
-
Content of notification
Done
Set custom payload