Im still a “beginner” with apps and corona, but I mostly do iOS.
I have a corona app that was submitted to iOS with no issues.
But I think my android version is not working properly.
I built the apk and got it up on Google play but it seems to have a very limit device count (800ish).
I cant run this on my older test phone. I bought it just for testing. Its android 2.3 and I think its an armV7.
So from what I know it seems like the app should work.
I did get some help from a developer that showed me how to use eclipse to view the logcat from the phone.
E/PackageParser(149): Package com.my.app has no certificates at entry AndroidManifest.xml; ignoring!
From what I gather that is a keystore/signing issue.
I thought I did it properly.
It doesnt work on my phone with debug build either. This is why I thought it was just not compatible with my phone.
So at this point I dont know what to do / what to check.
Any ideas?
[import]uid: 153530 topic_id: 28099 reply_id: 328099[/import]