native_updater icon indicating copy to clipboard operation
native_updater copied to clipboard

native_updater package is not working building apk with --split-per-abi

Open normatov07 opened this issue 3 years ago • 0 comments

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 ?

normatov07 avatar May 25 '22 19:05 normatov07