Quantcast
Channel: Use UINotificationFeedbackGenerator in pythonista Objc_util - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by skrohmer for Use UINotificationFeedbackGenerator in pythonista...

Maybe a little late ;-), but: You are overwriting feedbackGenerator which will cause the crash:feedbackGenerator = feedbackGenerator.alloc().init()Try this:f =...

View Article



Use UINotificationFeedbackGenerator in pythonista Objc_util

I'm trying to use UINotifcationFeedbackGenerator in pythonista, from objc_util import *feedbackGenerator = ObjCClass('UINotifcationFeedbackGenerator')feedbackGenerator =...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images