Max Sokolski
Max Sokolski
BTW I'm using `image: mariadb:10.4` as a quick workaround for the case.
Do we need to add another workaround for MFEs? This is my log from Devstack fresh installation: ``` ERROR in ./src/generic/assets/edX_certificate.png Module build failed (from ./node_modules/image-webpack-loader/index.js): Error at afterWriteDispatched (internal/stream_base_commons.js:156:25)...
> @cmltaWt0 just to pin down, when you say "MFEs" do you mean `frontend-app-learning`? I have seen that error myself on M1, but only for that specific MFE. Just trying...
@regisb Custom Android build using oauth client credentials from https://olive.demo.overhang.io/oauth2/access_token/ works fine (at least Login step). So I suspect incorrect oauth client_id/token being added during the apk build step. Need...
Tested on the latest deploy/build. Login works! To be continue...
## Additional testing for Android app ### Profile editing Steps: - Set Age on the Account Web page `/account` (13+ years) - On Mobile Open profile - Click Edit -...
@BbrSofiane ready to take a ticket
Mater PR is merged, but then [reverted](https://github.com/openedx/edx-platform/commit/426ee163bcdf6113c8ebd0afcd1c1cc25c569bda) next day. So I'm not going to merge this for now.
> @cmltaWt0, have you been able to re-run the tests? Sure, will do today.
Tested the 3.2.2 version on emulator and on real device. It's crashed on login/register step. Crash report says the following: ``` java.lang.RuntimeException: java.lang.InstantiationException: java.lang.Class has no zero argument constructor at...