So I have created an React Native app using Expo. I tried uploaded it to my clover developer kit and I keep getting this error "Only V1 APK signature scheme is supported". After reading Clover Docs I see I can generate apksigner.
So my questions is. What is the best way to sign my Expo app with apksigner?