How to reproduce:
- Create app where:
def on_pause(self):
return False
- Run app
- Use "home" button to pause app
- App will crush
I used recent kivy/p4a masters. I also used intent_filters option, nothing more specific.
Can anyone confirm it's not only just me?