31
Ask a Question / Re: iOS Game Centre notification banner repeatedly showing - why?
« on: August 15, 2016, 10:14:48 am »
Fixed this - the custom event was been called from inside an Always update.
I'm surprised it continued to call it though after the scene had changed? Unless all the events were queued up and were still being called one after another even though the scene had changed?
I'm surprised it continued to call it though after the scene had changed? Unless all the events were queued up and were still being called one after another even though the scene had changed?