I'm newbie in mobile development and so far I gained some basic knowledge in mobile development using ionic and angularJS. I'm trying to run Moodle Mobile 2 so I can implement some plugins that I already implemented for Moodle. I've followed instruction given at this url. Everything seems to be fine except that these two cordova plugins could not be installed as these are missing:
com.phonegap.plugin.statusbar
net.tunts.webintentWhen I started the application in chromium, "Connect to Moodle" screen was there, but I couldn't add my local or remote web sites which are Moodle 2.6 and Moodle 2.7. At one point, after number of attempts and app restart, my local moodle site appeared at the list of available sites and I could enter inside. However, I'm not able to add the same instance again. I'm sure it's not the problem with Moodle since I was able to connect my remote Moodle instance with MM1 application on my android phone.
Since I was able to register my local instance by some magic, I was able to enter the course, but than I found another problem. I was not able to individual pages. An error message "mma.mod_page.errorwhileloadingthepage" appears in the modal dialog. I'm attaching some screenshots here to show you these problems.
I hope somebody will have idea if I skip something important here, or these are some bugs specific to the Moodle versions I was tested with.


