-
Bug
-
Resolution: Not a bug
-
Major
-
None
-
3.8.1, 3.8.2
-
MOODLE_38_STABLE
i clone https://github.com/moodlehq/moodleapp.git
and i checkout v3.8.1 tag
npm run setup
and i customize /src/config.json , config.xml , google service etc.
and i run npm run setup again
i modified node_modules files for AOT
and npm run ionic:build – --prod
and i run cordova run android
By the way
i use airnotifier server https://github.com/airnotifier/airnotifier.git (i tried v1,v2,v3 ) tag v3.0.0-alpha2
The notification comes smoothly.
But it takes me to the homepage when i get any notification (private message notify , Subscribed forum posts notify etc..)