Jeff Corcoran

Results 7 comments of Jeff Corcoran

I like this idea! `Failback` would be good I think. Having failback default to the old (FULL) behavior and allow for an optional enum param would work. The change could...

Hm strange, I didn't have an issue running locally on Chrome. I used a dependency_override to force the example app to use the correct flutter_keyboard_visibility_web override however. ``` dependency_overrides: flutter_keyboard_visibility_web:...

I believe this is related to low memory and Hangar being killed by the system. This will be looked into very shortly.

This should be fixed in the December release for L (Hangar properly restarts when being killed by Android). Any updates @DonChunior ?

We're using this at XDA and found this issue in APKs being uploaded using Android Studio 3.0 and all the new updated build tools.

I would recommend checking out androguard if you want a more actively developed APK parser in python. https://github.com/androguard/androguard