Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed with an exception , AAPT: error: resource style/UnityThemeSelector (aka com.xraph.plugin.flutter_unity_widget_example:style/UnityThemeSelector) not found. #942

Open
stableAhmad opened this issue Apr 15, 2024 · 1 comment

Comments

@stableAhmad
Copy link

I am new to flutter and Iam struggling to get this project running for testing.
I cloned this repo, opened unity,changed platform to Android and exported as an android release.
then opened the example project in Android studio , added the unity-classes.jar as a library and everything as described in the readme file. then when i build i find a problem inside AndroidMainfest.xml, its complaining about not finding UnityThemeSelector

AAPT: error: resource style/UnityThemeSelector (aka com.xraph.plugin.flutter_unity_widget_example:style/UnityThemeSelector) not found.

avcavc

@timbotimbo
Copy link
Collaborator

Check this PR, you need to adjust a couple of lines in the unity script #894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants