I have made a simple quiz game using Expo CLI where user guesses what’s on the picture and enters the answer. I wanted to upload my app to Amazon Apps since Google Play wasn’t free but when I uploaded, they told me that I have to remove AMPLITUDE SDK from my apk which I didn’t know even existed at all. Expo CLI apparently has installed additional libraries inside my apk which I don’t know. How can I remove it without too much work? Help please :)
↧