TABTestKit icon indicating copy to clipboard operation
TABTestKit copied to clipboard

Support Push Notification

Open roger-tan opened this issue 4 years ago • 0 comments

Since Xcode 11.4, it's now possible to send a push notification to the Simulator. There are two options:

  • Drag and drop a JSON payload to the simulator
  • Use xcrun simctl command line

References: https://www.avanderlee.com/workflow/testing-push-notifications-ios-simulator/

roger-tan avatar Aug 11 '20 13:08 roger-tan