-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
Moodle Mobile 3.2.1
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."