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
I have searched and made sure there are no existing issues for the issue I am filing
I have searched the existing issues
Description
When trying to run the SDK app.js using Android Studio "play" it won't load any XML files e.g. themes. The error during build is: E Package [com.titanium.test] reported as REPLACED, but missing application info. Assuming REMOVED.
and when the app runs W (main) [14,47] Cannot find the theme: Theme.Titanium.Material3.DayNight
It has todo with the gradle update so @AbdullahFaqeir you might know how to fix it right away 😄
I have searched and made sure there are no existing issues for the issue I am filing
Description
When trying to run the SDK
app.js
using Android Studio "play" it won't load any XML files e.g. themes. The error during build is:E Package [com.titanium.test] reported as REPLACED, but missing application info. Assuming REMOVED.
and when the app runs
W (main) [14,47] Cannot find the theme: Theme.Titanium.Material3.DayNight
It has todo with the gradle update so @AbdullahFaqeir you might know how to fix it right away 😄
Expected Behavior
be able to use themes
Actual behavior
no XML themes are found
Reproducible sample
Steps to reproduce
titanium-sdk/android
in Android Studioapp.js
Platform
Android
SDK version you are using
12.6.0 / master
Alloy version you are using
No response
The text was updated successfully, but these errors were encountered: