Initially, I thought the
<preference name="deployment-target" value="13.0" />
in the moodle app's config.xml file referred to Android version, so it should be updated to 14.0 for the SDK target 34 upgrade.
But as pointed out by @dpalou, this refers to iOS version, nothing to do with Android.
No comments:
Post a Comment