Hello,
I’m trying to build and install my app on a Samsung Galaxy Tab A. The build finishes successfully but when it tries to copy it to the device and launch I get this error message:
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
When I copy the .apk directly to the device and try to install it I get: “There was a problem parsing the package.”
This app runs fine in the simulator and I have installed it on numerous iOS devices. I’ve built a couple of test apps and they install just fine on the Samsung Galaxy. The name of the app is all lower-case letters so don’t think that’s the problem. The build.settings and config.lua seem to look okay. I’m using build 2992 and the current public release.
Any help or suggestions are greatly appreciated!
Mario