plyer
plyer copied to clipboard
Notification Support for iOS
Add support for the notification facade to iOS
Is there any technical limitations preventing this ?
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.
Any updates on this?
Thanks
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 ;)
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
Another iteration of this using PythonSwiftLink. I think this should be closed.
https://github.com/mbrockman1/KivySwiftLink-WrapperExamples
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.