Error on Android compilation

Hello everyone,

When I publish my Android App, it fails due to XML parsing error.

Execution failed for task ':app:mergeReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource compilation failed
 /home/gradle/builds/AdaloApp/android/app/src/main/res/values/strings.xml:2:5-45: AAPT: error: unescaped apostrophe in string
     
 /home/gradle/builds/AdaloApp/android/app/src/main/res/values/strings.xml:2:5-45: AAPT: error: not a valid string.

/home/gradle/builds/AdaloApp/android/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml: AAPT: error: file failed to compile.

Apparently, it’s common errors on Android compilation app but I don’t have access to this files with Adalo.

I didn’t find anything on internet. Can you guys have some ideas ?

Cheers,

GUireg

Hi ,

Anybody who had the same issue ?

Please submit a support ticket at Submit a Support Ticket and we can have our dev team address the issue.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.