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
enableOnBackInvokedCallback is an attribute introduced with Android SDK Version 33.
Tried to modify apktool.yml and make it targetSdkVersion '33', but same error persists.
APK
The APK cannot be shared
Questions to ask before submission
Have you tried apktool d, apktool b without changing anything?
Yes, same error happens at build-time
If you are trying to install a modified apk, did you resign it?
Not there yet. Apktool fails to rebuild.
Are you using the latest apktool version?
Yes
The text was updated successfully, but these errors were encountered:
Information
apktool -2.7.0
) -Stacktrace/Logcat
Steps to Reproduce
apktool decode
to decode itapktool build
to rebuild itOther notes
enableOnBackInvokedCallback
is an attribute introduced with Android SDK Version 33.Tried to modify apktool.yml and make it
targetSdkVersion '33'
, but same error persists.APK
The APK cannot be shared
Questions to ask before submission
Have you tried
apktool d
,apktool b
without changing anything?Yes, same error happens at build-time
If you are trying to install a modified apk, did you resign it?
Not there yet. Apktool fails to rebuild.
Are you using the latest apktool version?
Yes
The text was updated successfully, but these errors were encountered: