apk-mitm
apk-mitm copied to clipboard
Doesn't work for Flutter and ReactNative
It works for Native Android apps but not for Flutter and ReactNative. Will there be any updates. Thanks
Are there any workarounds?
Those are proxy unaware apps, you will need to use reflutter framwork to patch those app and then patch the patched app using mitm
@ErrorxCode Is there a similar framework for ReactNative?