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
org.jf.util.ExceptionWithContext: Instruction format Format45cc not supported
at org.jf.dexlib2.builder.MutableMethodImplementation.convertAndSetInstruction(MutableMethodImplementation.java:675)
at org.jf.dexlib2.builder.MutableMethodImplementation.<init>(MutableMethodImplementation.java:94)
invoke-polymorphic can be generated by converting this code with dx to dex:
Should not be that hard to implement, see Signature Polymorphic Methods.
invoke-polymorphic
can be generated by converting this code withdx
to dex:The text was updated successfully, but these errors were encountered: