Quantcast
Channel: Tech Support
Viewing all articles
Browse latest Browse all 1710

New compiler errors when compiling to Android

$
0
0
Im getting some new errors when compiling to android apk. These problems only occur in latest GMS build Runtime v.2024.4.1.201

Prior to the GMS update it was compiling fine.

The error seems to be related to the code in the Code Injection section of the Android Extension:
<YYAndroidManifestApplicationInject>
<activity
android:name=".WebViewEmbed"
android:background="#80000000"
android:theme="@android:style/Theme.Translucent" >
</activity>
</YYAndroidManifestApplicationInject>...
New compiler errors when compiling to Android

Viewing all articles
Browse latest Browse all 1710

Trending Articles