You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build failed with an exception , AAPT: error: resource style/UnityThemeSelector (aka com.xraph.plugin.flutter_unity_widget_example:style/UnityThemeSelector) not found.
#942
Closed
stableAhmad opened this issue
Apr 15, 2024
· 1 comment
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: