overhangio / tutor-android

Building an Android application for your Open edX platform
GNU Affero General Public License v3.0
7 stars 10 forks source link

feat: upgrade to Palm #6

Closed regisb closed 11 months ago

regisb commented 1 year ago

This does not work and I have no idea why: https://mobile.palm.demo.overhang.io/app.apk The app simply crashes on launch on my phone. I could definitely use some help.

cmltaWt0 commented 1 year ago

I've managed to get the app working with Demo Palm only on release/3.1.4.

Actually it works up to this commit (Merge pull request #1684 from openedx/hamza/LEARNER-8810) but it's better to use the release tag (3.1.4).

The issue firstly introduced in https://github.com/openedx/edx-app-android/commit/ae20f10a9cfc864b22dd2560884851b8649257e2

Exception details: https://gist.github.com/cmltaWt0/f6a9e52522c08f0701733833c01c7dcc

regisb commented 1 year ago

This is suuuuuper useful information @cmltaWt0, thank you so much! How did you generate the exception details? I wish I could generate the logs myself, that would be tremendously useful to test the app and report issues upstream.

cmltaWt0 commented 1 year ago

@regisb I did it through the local build in Android Studio :)

image
cmltaWt0 commented 1 year ago

@regisb could you update me about rebuilding this on palm demo with new tag to test? I just want to re-test and close the https://github.com/openedx/wg-build-test-release/issues/263

regisb commented 1 year ago

I did rebuild the image and deploy it again. This time, I am not even able to install the app on my phone... IT WORKS!