megaesh
Lurker
Hi! I'm trying to make an app with a WhatsApp Sticker Pack, but the Android Studio simply refuses to compile the signed apk to play store upload because of a specific variable, that the studio says that doesn't exist.
If i change the variable name to a variable that i know that exist, or simply change the code to "text" or (String)"Text" the Studio simply change the error!
How can i make to build my apk?
If i change the variable name to a variable that i know that exist, or simply change the code to "text" or (String)"Text" the Studio simply change the error!
How can i make to build my apk?