Closed yohanes closed 2 years ago
This tool is handy, but I need to specify custom JSON while testing an app that uses CleverTap. As you can see here, CleverTap has some extra values for the JSON message:
https://docs.clevertap.com/docs/faq#q-what-is-the-format-of-the-payload-of-the-push-notification-for-ios
So I added two new options: to use custom JSON from the command line or to read the JSON from a file.
Thank you! That looks great. 👍
This tool is handy, but I need to specify custom JSON while testing an app that uses CleverTap. As you can see here, CleverTap has some extra values for the JSON message:
https://docs.clevertap.com/docs/faq#q-what-is-the-format-of-the-payload-of-the-push-notification-for-ios
So I added two new options: to use custom JSON from the command line or to read the JSON from a file.