gbusto / BrickBreak

An attempt to make a game like "Ballz" or "Bricks and Balls".
1 stars 0 forks source link

Re-implemented app notifications correctly. #615

Closed gbusto closed 4 years ago

gbusto commented 4 years ago

Changed the way background/foreground/app-terminate notifications are registered and removed. This should be proper way of handling this.

Resolves #608