When trying to use the NotificationServices, I am seeing this being spewed out in the xcode 6 logs.
I was looking for a way to report an issue in the issue tracked but found none, so I am reporting here.
It seems like the way you register for notifications has changed in ios 8.
bunCBG
September 24, 2014, 1:27pm
2
Here is a workaroud we used for anyone interested:
UPDATE: This bug has been fixed in Unity 4.5.5p1 (released October 16th, 2014) and in Unity 4.6.0p1 (released december 4th, 2014). Now iOS 8 is out, we have to release updates for our Unity apps. H…
The bug is already addressed and fixed and the fix is expected to be part of next week’s patch release in Unity 4.5.5p1.
gezmo
November 13, 2014, 5:49pm
4
Has this fix been released? And do we know if this made it into the 4.6 Beta? (As I am still encountering this problem in the beta)
The bug should be fixed, but Unity 4.5.5 patches are not merged in 4.6 beta.
Can you confirm which version this bug fix has been released in? I checked the release notes for p1-p5 and none of them mention any thing related to iOS notification services.
Thanks.
I looked it up for you and the bug fix was added in Unity 4.5.5p1. It seems the release note for this bug was just accidentally left out.
The bugreport can also be found on the issuetracker .
Are the patch releases cumulative, i.e. does 4.5.5p5 contain this fix?
EDIT: Yes they are, see Unity Patch Releases - Unity Engine - Unity Discussions
Yes, normally patch releases are cumulative.
I’ve this issue with 4.6.0f3, is this normal ?