plyer icon indicating copy to clipboard operation
plyer copied to clipboard

Notification Support for iOS

Open brousch opened this issue 11 years ago • 7 comments

Add support for the notification facade to iOS

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3010694-notification-support-for-ios?utm_campaign=plugin&utm_content=tracker%2F77151&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F77151&utm_medium=issues&utm_source=github).

brousch avatar Mar 11 '14 17:03 brousch

Is there any technical limitations preventing this ?

h3 avatar Jul 08 '14 02:07 h3

Hopefully I'll be able to make some progress on this in the coming weeks. On Jul 7, 2014 10:39 PM, "Maxime Haineault" [email protected] wrote:

Is there any technical limitations preventing this ?

— Reply to this email directly or view it on GitHub https://github.com/kivy/plyer/issues/23#issuecomment-48266028.

trivedigaurav avatar Jul 12 '14 03:07 trivedigaurav

Any updates on this?

Thanks

rakanalh avatar Sep 06 '15 16:09 rakanalh

There's been quite a few years since the last attempt to work on this, are there any updates? There's a bounty now as well ;)

mgc8 avatar Feb 13 '20 17:02 mgc8

Alright I was able to make kivy work with iOS notifications: https://github.com/mbrockman1/Kivy_Notification

It isnt as clean as just using pyobjus/kivy because... well it's Apple. Let me know if you have questions

mbrockman1 avatar Oct 16 '20 20:10 mbrockman1

Another iteration of this using PythonSwiftLink. I think this should be closed.

https://github.com/mbrockman1/KivySwiftLink-WrapperExamples

mbrockman1 avatar Sep 23 '22 03:09 mbrockman1

Another iteration of this using PythonSwiftLink. I think this should be closed. https://github.com/mbrockman1/KivySwiftLink-WrapperExamples

Is it implemented in Plyer and ready to be used directly in Kivy? If so, can you please point to the commit and release? Otherwise, this should most certainly not be closed.

mgc8 avatar Sep 23 '22 15:09 mgc8