I am trying to build my project from Kwik. I built a New Universal book, and have used corona to make and upload 5 apps to the Apple store and am familiar with how it works. But Now I am working on switching them all to android and trying to build in Corona. Since Kwik seems to build it all, I am not sure if I am supposed to add something else?
I try to build and get this warning:
Failed to build APK
Warning: Could not find file /var/folders/67/gmgvg54s7f11pt8wk9p1y9nm0000gp/T/1406060867/MyCoronaActivity-signed-aligned.apk to copy.
I did successfully build a two page test book, just to see what was going on. And everything went fine to build my apk file. But any of my real apps won’t build and this message pops up. I am registered as a google play developer. We tried to remove Google Key from the .kwk file as it was not present in the test book, still did not work. That was the main difference in the .kwk files that did work (the test book) and the .kwk files that did not work (aside from them having much more content).
We tried to go through http://docs.coronalabs.com/guide/distribution/buildSettings/index.html#androidsettings and it still will not work.
Are we missing any settings or that file?