Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
938782
Regression
No
[iOS] UnityEngine.iOS.NotificationServices.deviceToken returns null
To reproduce:
1. Open project attached by QA
2. Build it for iOS with "a" scene included
3. Run it on device and press "Allow" when the app will request to send push notifications
4. Check console in the Xcode, it will periodically print acquired deviceToken
Expected: deviceToken is acquired correctly and it should be printed to the console
Actual: deviceToken always returns null.
Reproduced with: Unity 5.6.3f1, 2017.1.0p2, 2017.2.0b6, 2017.3.0a3
Devices: iPhone 5 OS 10.1.1, iPhone 7+ OS 10.3.2, iPhone 6+ OS 8.0
Not reproducible on: iPhone 5s OS 9.3.3, iPad Air 2 OS 9.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment