Android Config Issues
Yesterday I mentioned the bug that was occurring with the Android network configuration file. The main screenshot here shows that this issue has now been resolved, and the MOOVPAD Mobile App is now loading normally. The error was on my part, and a silly mistake too. But thankfully, I was able to catch it in time and make corrections.
Common Class Library
I also discovered that the common class library that I developed for the MOOVPAD Web and Desktop apps will need changes in some parts in order to be compatible with the new mobile version. This is because although the calls from objects within the library to the MOOVPAD webAPI can be ignored in most cases, a simple call to an object that contains functions referencing the webAPI, even if the functions making the call to the webAPI are not themselves used, causes an error in these cases. And so some modifications are needed on my end to get these classes to work properly.
More work still needed over the next few days, but I hope you guys enjoy a great weekend 🙂
Stay awesome,
EMH
HOW MOOVPAD IS BEING BUILT
For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, links to the science and research at the core of MOOVPAD, and more in relation to all the technical things, please see the link to the left.
This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.