Giter Club home page Giter Club logo

poes's Issues

Add support for background pushes that set content-available

This would be similar to the option to generate the mutable content flag.
Within the aps section, add "content-available" : 1. This should not be included with other keys in the 'aps' section, but can include other data which may also need support for setting.

Add an option to create a APNS file based on input

This would probably be a subcommand that allows generating a payload for the given input parameters.
It can be interesting to have as you can drag APNS files into the simulator.

The APNS file can be checked into repositories for easy use within teams. You could imagine yourself adding APNS files for each push notification type that is supported.

Create a Mac app with User Interface

Although this works great from the terminal, the project is suitable to easily port to a simple Mac app with UI. This way we could make form fields to easily fill in the bundle identifier, title, body, and more.

import PoesCore

Should be enough to get started. After that, we can simply call the executable as follows:

try Poes.run(arguments: ["poes", "--bundle-identifier", expectedBundleIdentifier, "-t", title, "-b", body, "-m"])

Push notification sent successfully... Not

I'm running the command: poes send my_bundle_id
Sending push notification...
Push notification sent successfully

I'm not seeing any notifications. The notification methods are being hit.
If I drop an .apns file into the simulator it works.
What are some trouble shooting steps here? Thanx.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.