moodle app loading only

moodle app loading only

by Akash Badole -
Number of replies: 7

Using moodle official ionic app repository, apk and appx created but not open, only spinners or loading moodle icon only in both moodle app and desktop app.

gg

Thanks for help.

Average of ratings: -
In reply to Akash Badole

Re: moodle app loading only

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

Hi Akash,

if you want support you should provide as much information as you can; your development environment, share your code, share your logs, etc...

Regards, Juan

In reply to Juan Leyva

Re: moodle app loading only

by Akash Badole -

Thanks, Juan for reply


Windows app - https://build.phonegap.com/apps/3543198/download/winphone

Log - https://build.phonegap.com/apps/3543198/logs/winphone/build/

Repository - https://github.com/akash-clideg/desktop-app-moodle


Using https://build.phonegap.com/ for building windows app, above showing github repository code added to build.phonegap.com,

In reply to Akash Badole

Re: moodle app loading only

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

Hi,

I see now that you are trying to compile for Windows phone devices? We don't support that, we only support Surface tablets via Windows Desktop

Regards, Juan

In reply to Juan Leyva

Re: moodle app loading only

by Akash Badole -

Dear Juan Leyva

I am trying to build desktop app from github code, just adding to http://build.phonegap.com/ for desktop app, I need an only desktop app from code, appx windows desktop app created but loading state, nothing can proceeds.

from same code to build android and windows desktop app, both run but loading state.

In reply to Akash Badole

Re: moodle app loading only

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

Hi,

we don't support Cordova desktop.

Our desktop apps are created using pure Electron, see https://docs.moodle.org/dev/Moodle_Desktop

Regards, Juan

In reply to Juan Leyva

Re: moodle app loading only

by Akash Badole -
Dear Juan,

I am using Cordova to build windows app, this app made in pure electronjs. If you see a repository, you will get information.
thanks for reply
In reply to Akash Badole

Re: Re: moodle app loading only

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers
Hi Akash,
but we don't support Cordova for desktop apps, the code is not ready for that so it is not going to work.

If you want to build a desktop version you have to follow the indications in the document I pointed out Regards, Juan