native_updater
native_updater copied to clipboard
native_updater package is not working building apk with --split-per-abi
In my project, I test in debug and building apk with flutter build apk command, and this package work for them, but if I build it with —split-per-abi, it doesn't work. What could I do on this ?