Connor Tumbleson
Connor Tumbleson
While apktool is used in a multitude of ways, using it during the build of a library seems weird. Generally if you have source at that point, apktool wouldn't be...
Those are new attributes in Android 12, but I already updated to latest Android 12 resources. So not sure right now. Will hold ticket to double check I have latest...
Thanks for checking. May be resolved after https://github.com/iBotPeaches/Apktool/pull/2816 - haven't checked.
Confirmed. The rewritten string/style decoder bites again.
Confirmed. Marking as bug.
Well that was the most unpleasant site of ads/shit to see at 6 in the morning. I have the application and confirm the issue.
I put up a failing test for this. It passes on linux, but fails on mac/windows. So must have something to do with our normalization. Either way - I confirm...
>  > I have modified the source code as shown in the figure and it can work normally. This is the code on the old version of apktool I'm...
I replicate. Logging some info to help for debugging this later. ``` ➜ 2618 aapt d resources Instagram_v196.0.0.32.126_apkpure.com.apk --values | grep 'guide_grid_row' spec resource 0x7f0c04bc com.instagram.android:layout/guide_grid_row: flags=0x00000400 resource 0x7f0c04bc com.instagram.android:layout/guide_grid_row:...
Sorry for the delay. I confirm this. I think this is a duplicate of another ticket, which has to do with invalid namespacing which leads to complete failure of resource...