omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Notifications - extra options other than action URL

    Pythonista
    notifications options
    2
    2
    2381
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Phuket2
      Phuket2 last edited by

      @omz, I am pretty sure I asked something similar to this before, but it was a few ios 's ago.
      But is it possible to get any other options for the notification.schedule method? I am not sure if there are some built ins like Snooze, but even snooze would be great.

      Here is a pic of what I get with just passing a msg.

      Also, is it possible to iOS notification while you are in Pythonista rather than the alert or whatever it is?

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        See https://gist.github.com/3c54779a97725d8bd5c1f520c93c95e3

        The problem is that you have to swizzle some of the pythonista app delegate, so it does not work if the app gets killed in the background

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors