Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2.1
-
Component/s: Push notifications
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Sprint:Moodle Mobile 3.2.1
Description
The call to $cordovaPushV5.register() is not working in iOS 10.2.
Reported in this issue: https://github.com/phonegap/phonegap-plugin-push/issues/1514
I verified that setting it to true in XCode fixes it, but we cannot do it in Phonegap Build. We should try to use cordova-ios 4.4.0 or phonegap-plugin-push 1.9.0.
"there was an attempt at a fix in cordova-ios 4.3.x and a true fix should be in cordova-ios 4.4.0. You should try using version 1.9.0 where we have the partial fix."