Moodle Mobile Phonegapbuild - no run D:

Moodle Mobile Phonegapbuild - no run D:

by Alvarez SH -
Number of replies: 4

https://github.com/moodlehq/moodlemobile-phonegapbuild apparently it has problems to android build sad  what should I do?

Thanks!

Average of ratings: -
In reply to Alvarez SH

Re: Moodle Mobile Phonegapbuild - no run D:

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Which problems are you experiencing?

In reply to Juan Leyva

Re: Moodle Mobile Phonegapbuild - no run D:

by Alvarez SH -

this is happening, attached the log phonegap build:

Attachment 1.png
Attachment 2.png
In reply to Alvarez SH

Re: Moodle Mobile Phonegapbuild - no run D:

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi,

first of all:

- You need to build pointing to your repository, where your custom app code is

Second:

- You need to build pointing to the ios and android branches, it's all explained here:

https://docs.google.com/presentation/d/1HX5h7zwtay4amaY3qyLuCLfI7kQCiD9IoWuDH-lSa_0/edit#slide=id.ga20278994_0_111

In reply to Juan Leyva

Re: Moodle Mobile Phonegapbuild - no run D:

by Alvarez SH -

Hi, the solution that worked for me is the following:

1- Open config.xml

2- Remove the line  <gap:plugin name="com.phonegap.plugins.pushplugin" /> possibly the plugin is discontinued.

Thanks!